On Wed, Dec 07, 2005 at 09:20:38AM +0200, Ryan Viljoen wrote:
> On 12/7/05, David Obwaller <[EMAIL PROTECTED]> wrote:
> > On Tue, Dec 06, 2005 at 07:15:08PM +0200, Ryan Viljoen wrote:
> > > On 12/6/05, Robin <[EMAIL PROTECTED]> wrote:
> > > > I had an instance where I needed to use smbpasswd -a use
On Tue, Dec 06, 2005 at 05:49:38PM -0700, Joseph wrote:
> On Tue, 2005-12-06 at 19:11 -0500, Jason Castonguay wrote:
> > I am wanting to do what I think is called virtual hosting -- have my
> > computer act for 3 or 4 different domains. Each domain would seem to
> > have its own services. For e
I've built a somewhat embedded gentoo system that I use on a robot. I'm
adding a webcam, which is a brand new field for me. I'm not even sure
how to define what I'm looking for.
I'm not using embedded-gentoo because I wanted to use the standard libc
and not uclibc.
I'd like to be able to stream
On 12/7/05, David Obwaller <[EMAIL PROTECTED]> wrote:
> On Tue, Dec 06, 2005 at 07:15:08PM +0200, Ryan Viljoen wrote:
> > On 12/6/05, Robin <[EMAIL PROTECTED]> wrote:
> > > I had an instance where I needed to use smbpasswd -a user_name to add
> > > a user to Samba. And I they don't need to be a me
Walter Dnes wrote:
>
>
>
> That's just 1 app. I'm sure there are others that would experience
>similar breakage. If you "emerge --pretend --emptytree --world" and an
>old version listed for deletion by --prune does *NOT* show up, you'll
>probably be safe removing it. Maybe "emerge --pretend -
On Tue, Dec 06, 2005 at 07:15:08PM +0200, Ryan Viljoen wrote:
> On 12/6/05, Robin <[EMAIL PROTECTED]> wrote:
> > I had an instance where I needed to use smbpasswd -a user_name to add
> > a user to Samba. And I they don't need to be a member of the "samba"
> > group. In my Samba setup experiences
On 2005-12-07 02:24:51 -0200 (Wed, Dec), Raphael Melo de Oliveira Bastos Sales
wrote:
> "And the answer is... 42."
>
> Turns out I was asking the wrong question. The whole problem about it
> is that the 2.6 kernels detect my mouse as a ImExPS/2 mouse and not as
> a ImPS/2.
>
> What I need is to
I agree...never ever use prune unless it is only removing something you WANT to remove that was installed in a new slot. The only times I've ever used it are to remove vanilla-sources-2.6.12.5 once I got
2.16.14.2 set up, and to remove gcc-3.3.6 once 3.4.4 was set up. It's a very dangerous optio
On Sun, Dec 04, 2005 at 10:45:41AM -0700, Richard Fish wrote
> In addition to Holly's comments, I would take a look at the
> output of "emerge --pretend --prune". It is likely that you have
> some slotted packages that you do not use anymore and can delete.
*DON'T* do that. It appears that "e
On 12/6/05, Richard Fish <[EMAIL PROTECTED]> wrote:
> return PSMOUSE_IMPS2;
Of if you want the kernel to actually compile :-)
return PSMOUSE_IMPS;
-Richard
--
gentoo-user@gentoo.org mailing list
On 12/6/05, Raphael Melo de Oliveira Bastos Sales
<[EMAIL PROTECTED]> wrote:
> "And the answer is... 42."
>
> Turns out I was asking the wrong question. The whole problem about it
> is that the 2.6 kernels detect my mouse as a ImExPS/2 mouse and not as
> a ImPS/2.
>
> What I need is to find a way t
"And the answer is... 42."
Turns out I was asking the wrong question. The whole problem about it
is that the 2.6 kernels detect my mouse as a ImExPS/2 mouse and not as
a ImPS/2.
What I need is to find a way to tell the psmouse module (PS/2 Mouse
Kernel Module) to exclude ImExPS/2 as a protocol fo
On 12/6/05, Michael George <[EMAIL PROTECTED]> wrote:
> Already checked that. The root filesystem does contain /dev/null and
> /dev/console are there. However, something is obviously breaking when
> udev mounts the /dev system and then those devices are no longer
> there...
Hmm, take a look at t
It is not a USB mouse, so that shouldn't be the problem. Also, you can
run modules-update so you can use modules without rebooting.
2005/12/7, Daevid Vincent <[EMAIL PROTECTED]>:
> Dude. I'm telling you. I had the same problem. This isn't a X or device
> issue. You don't have USB compiled into th
The mouse is not rechargeable, it works fine on Windows and 2.4 kernel
(I'm using it right now) and the problem is with the 2.6 kernel
protocol. If I could tell the psmouse (PS/2 Mouse Kernel Module) to
use ImPS/2 protocol for every ImExPS/2 (My Mouse's Protocol), I think
it would be done. I've tri
--- kashani <[EMAIL PROTECTED]> wrote:
> maxim wexler wrote:
> > Hello everybody,
> >
> > I posted about my kernel panic problem to
> > kernelnewbies(they seem a competent crew), w/
> subject
> > line: kernel panic fix sought.
> >
> > My post was ignored. Three days later somebody
> posted
> >
On 12/6/05, Raphael Melo de Oliveira Bastos Sales
<[EMAIL PROTECTED]> wrote:
> How do you switch xorg.conf files between kernels? Here are the file
With difficulty. :-)
As others have said, /dev/input/mice is the _highly_ recommended
standard for 2.6. For protocol in the X.org configuration, thi
On 12/6/05, Daevid Vincent <[EMAIL PROTECTED]> wrote:
> Dude. I'm telling you. I had the same problem. This isn't a X or device
> issue. You don't have USB compiled into the kernel or running as a module.
> Just make sure you have all the UHCI stuff checked and do a "make clean all
> modules module
By the way, isn't it true that a simple "make" will make both the
kernel and the modules now? Or am I dreaming?
M
On Tue, 6 Dec 2005, Richard Fish wrote:
On 12/6/05, Daevid Vincent <[EMAIL PROTECTED]> wrote:
Dude. I'm telling you. I had the same problem. This isn't a X or device
issue. You d
> On 12/5/05, Grant <[EMAIL PROTECTED]> wrote:
> > I 'emerge sync' and 'emerge -DuN world' daily so why did 'emerge -e
> > system' and 'emerge -e world' (for the GCC upgrade) each come up with
> > a bunch of etc files to be updated via etc-update?
> >
> > - Grant
>
> Because emerge -e re-installs e
Dude. I'm telling you. I had the same problem. This isn't a X or device
issue. You don't have USB compiled into the kernel or running as a module.
Just make sure you have all the UHCI stuff checked and do a "make clean all
modules module_install install" (or something to that effect). Then reboot.
On Wed, 07 Dec 2005 09:54:05 +1300
Jamie Dobbs wrote:
> b.n. wrote:
>
> > pclouds wrote:
> >
> >> Hi all,
> >> We've got a map of Gentoo users here: http://www.frappr.com/gentoo
> >> It's currently 95 users but I don't think Gentoo community is that
> >> small. If you don't mind, please add your
On 12/6/05, cucu ionut cristian <[EMAIL PROTECTED]> wrote:
> I tried the ldd and ldd $x where x is a varios program wich runs fine on
> my system and output is ldd: ./x: No such file or directory
> I guess I shoud have set something somewhere but... don't know what
> where
I'm not sure I understan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniel da Veiga wrote:
> I couldn't find my location in portuguese, c'mon, try just "Buenos
> Aires", I'm pretty sure its there, else I would have to try "país
> Brasil" instead of Brazil. I live in a small city and still it got my
> location right, yo
Daniel da Veiga wrote:
> I couldn't find my location in portuguese, c'mon, try just "Buenos
> Aires", I'm pretty sure its there,
Tried. Same result: invalid city.
--
Norberto Bensa
4544-9692
Ciudad de Buenos Aires, Argentina
--
gentoo-user@gentoo.org mailing list
I've been tinkering around with installing a new hdd for the last 1/2 hr
or so, suddenly on shutdown I hear 3 beeps come from the computer I'm
working on. Attempts to reboot bring 3 1 second beeps now too.
One by one, I've disconnected each drive, beginning with the one I've
been tinkering wi
After updating to kde-3.5.0, an emerge -up world, as expected wants to
downgrade a whole lot of apps. So, I decided it was time to
get /etc/portage/package.keywords up to date. I did (in my home directory)
# equery list | grep kde-base | grep 3.5 >> package.keywords
and added the ~x86 after the
Have anybody ever done this:
http://forums.gentoo.org/viewtopic-t-296892-highlight-ramfs.html ?
How did you do it? Which are the implications in emerging and stuff?
What it is the best way to do it?
Regards, Claudio.
--
gentoo-user@gentoo.org mailing list
The build has finished and the error was still there. I ran emaint --check
world and found that there were several apps with no ebuilds in portage. They
were all unused apps that I had played with at one time or another and I
simply deleted them from the world file. All seems well now. Thanks fo
# euse -i kdeenablefinal kdexdeltas
global use flags (searching: kdeenablefinal kdexdeltas)
[-] kdeenablefinal - Makes kde ebuilds use the enable-final flag,
yielding big compilation speedups at the cost of veryheavy mem usage
[-]
On 12/6/05, Norberto Bensa <[EMAIL PROTECTED]> wrote:
> Daniel da Veiga wrote:
> > I would bet in being the first on Brazil, but the first on South
> > America is kinda odd, I guess not every gentooer around is part of
> > this list...
>
> I won't add myself to any list that doesn't recognize "Ciud
Cool, I added myself as well. You have to understand that it is
limited by Google Maps... which most likely is out of date and
incomplete (since it is trying to cover the whole planet).
On 12/6/05, Norberto Bensa <[EMAIL PROTECTED]> wrote:
> Daniel da Veiga wrote:
> > I would bet in being the fi
On Tue, Dec 06, 2005 at 07:46:07PM -0500, Willie Wong wrote:
> portage-2.0.53, I have it on my laptop running ~x86, but not on my
> desktop running x86.
>
> running it without arguments give:
>
> "Currently emaint can only check and fix problems with one's world
> file. Future versions will inte
On Tue, 2005-12-06 at 23:32 +, Ognjen Bezanov wrote:
> Hello, I am running a emerge -u world and there is a package
> (realplayer) that keeps failing the build due to an error in package
> retrieval.
>
> My first question is why is portage trying to emerge this package as I
> do not have it
Daniel da Veiga wrote:
> I would bet in being the first on Brazil, but the first on South
> America is kinda odd, I guess not every gentooer around is part of
> this list...
I won't add myself to any list that doesn't recognize "Ciudad de Buenos Aires"
as valid city.
--
Norberto Bensa
4544-969
On Tue, 2005-12-06 at 18:19 -0600, Boyd Stephen Smith Jr. wrote:
> I've just completed an upgrade to kde-meta-3.5 from kde-meta-3.4 -- what's
> the beast way to clean up all the old kde 3.4 packages.
>
> emerge -C kde-meta; emerge --depclean
> doesn't work: depclean does not show any of the kde 3
Raphael Melo de Oliveira Bastos Sales schreef:
> I had legacy /dev/psaux on. Besides, it doesn't explain why the
> lights go off even outside X. Perhaps I could try to disable this
> option and let /dev/input/mice be the sole device node for the
> mouse...
>
OK, it's time then for the stupid
Oh! Well whoever thought of the idea, thanks!
M
On Wed, 7 Dec 2005, b.n. wrote:
What a great idea, b.n.! Thanks!
You're welcome, but that's not my idea...
m.
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Harry Putnam wrote:
>Cláudio Henrique <[EMAIL PROTECTED]> writes:
>
>>try these to start:
>>kdeenablefinal
>>kdexdeltas
>
>
>Explanation?
>
http://www.gentoo.org/dyn/use-index.xml
- --
gentux
echo "hfouvyAdpy/ofu" | perl -pe 's/(.)/chr(ord($1)-1)/ge'
Rafael Fernández López schreef:
>> Hello, I am running a emerge -u world and there is a package
>> (realplayer) that keeps failing the build due to an error in
>> package retrieval.
>
>
> Well, give realplayer a try, and see if it is installed in any way:
>
> # equery list -p realplayer
>
> Yo
On Tue, 2005-12-06 at 19:11 -0500, Jason Castonguay wrote:
> Hi listers.
>
> I am wanting to do what I think is called virtual hosting -- have my
> computer act for 3 or 4 different domains. Each domain would seem to
> have its own services. For example: a different web page would come up
> w
On Tue, Dec 06, 2005 at 03:39:56PM -0500, John J. Foster wrote:
> Simple question here, but what is emaint? No trace of it on my
> up-to-date system.
portage-2.0.53, I have it on my laptop running ~x86, but not on my
desktop running x86.
running it without arguments give:
"Currently emaint can
On Tue, Dec 06, 2005 at 08:33:58PM +0100, Holly Bostick wrote:
> Oh, I dunno-- what actually happens to the world file (in terms of
> ownership/process ownership and locking) at the time that an emerge that
> affects the world file is being performed?
I took it to mean that the OP typed
emerge
On Tue, 6 Dec 2005 18:19:27 -0600, Boyd Stephen Smith Jr. wrote:
> I've just completed an upgrade to kde-meta-3.5 from kde-meta-3.4 --
> what's the beast way to clean up all the old kde 3.4 packages.
As posted yesterday:
qpkg -I -nc -g kde-base | xargs emerge --prune
--
Neil Bothwick
"Fascin
On Tue, 06 Dec 2005 23:32:56 +, Ognjen Bezanov wrote:
> Hello, I am running a emerge -u world and there is a package
> (realplayer) that keeps failing the build due to an error in package
> retrieval.
You have to download a file manually and put it in $DISTDIR. The error
message will tell y
On Tue, Dec 06, 2005 at 08:49:29PM +0100, Holly Bostick wrote:
> Jarry schreef:
>
> >> What does 'gcc-config -l' say?
> >
> >
> > obelix ~ # gcc-config -l /usr/bin/gcc-config: line 632:
> > /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6: No such file or directory *
> > /usr/bin/gcc-config: Profile doe
What a great idea, b.n.! Thanks!
You're welcome, but that's not my idea...
m.
--
gentoo-user@gentoo.org mailing list
Ouch !! Another thing... I suggest you to use "emerge -vuD world" or
"emerge
-uD world" instead of "emerge -u world".
If you only use -u as parameter, and not tell portage DEEP... it will
bring
you troubles someday.
Bye,
Rafael Fernández López.
--
A la vista de suficientes o
I've just completed an upgrade to kde-meta-3.5 from kde-meta-3.4 -- what's
the beast way to clean up all the old kde 3.4 packages.
emerge -C kde-meta; emerge --depclean
doesn't work: depclean does not show any of the kde 3.4 packages as
candidates for removal.
--
Boyd Stephen Smith Jr.
[EMAIL
/dev/input/mice works perfectly for me.
Bye,
Rafael Fernández López.
El Miércoles, 7 de Diciembre de 2005 00:40, Raphael Melo de Oliveira Bastos
Sales escribió:
> I had legacy /dev/psaux on. Besides, it doesn't explain why the lights
> go off even outside X. Perhaps I could try to disable this o
> Hello, I am running a emerge -u world and there is a package
> (realplayer) that keeps failing the build due to an error in package
> retrieval.
Well, give realplayer a try, and see if it is installed in any way:
# equery list -p realplayer
You'll see in a list if any version is installed.
>
Hi listers.
I am wanting to do what I think is called virtual hosting -- have my
computer act for 3 or 4 different domains. Each domain would seem to
have its own services. For example: a different web page would come up
when going to than when going to . Is virtual
hosting the right idea
On 12/6/05, C. Beamer <[EMAIL PROTECTED]> wrote:
Hi,I'm certainly not an authority here, but I suffered some minor painsgetting alsa to work after upgrading gcc. I referred to the Alsa GentooLinux Guide.From this, it looks like you are trying to install alsa-driver and
according to the guide, if y
Something thinks it needs it. Check out the depends with equery and see what
it tells you.
>
> From: Ognjen Bezanov <[EMAIL PROTECTED]>
> Date: 2005/12/06 Tue PM 06:32:56 EST
> To: gentoo-user@lists.gentoo.org
> Subject: [gentoo-user] Help with world update
>
> Hello, I am running a emerge -u
Cláudio Henrique <[EMAIL PROTECTED]> writes:
> try these to start:
> kdeenablefinal
> kdexdeltas
Explanation?
--
gentoo-user@gentoo.org mailing list
Hello, I am running a emerge -u world and there is a package
(realplayer) that keeps failing the build due to an error in package
retrieval.
My first question is why is portage trying to emerge this package as I
do not have it installed in the first place ( I had it once a while ago,
then it
I had legacy /dev/psaux on. Besides, it doesn't explain why the lights
go off even outside X. Perhaps I could try to disable this option and
let /dev/input/mice be the sole device node for the mouse...
2005/12/6, Steven Susbauer <[EMAIL PROTECTED]>:
> The mouse device should be pointing to /dev/in
I'm installing a new HDD on an older (in P4 terms) P4 2.0 GB.
On bootup I see it noticed in dmesg or but doesn't get an IRQ. (See
snippet from dmesg) And once booted up, fdisk doesn't know about it.
I pulled out the ribbon to two cd drives and connected This new drive
by itself as master with no
yeah, this map is cheap. They dont know about capital of Latvia - Riga too.
And this is Europe!
On Wednesday 07 December 2005 01:05, Alan E. Davis wrote:
> This map won't accept my location---Saipan, N. Mariana Islands. We DO
> have a zip code, which the map widgets say is an invalid zip code.
On Tuesday 06 December 2005 16:41, Jeff <[EMAIL PROTECTED]> wrote
about '[gentoo-user] What USE flags would make for the ideal home KDE
box?':
> I would like to see what USE flags you use to make the 'ideal' KDE
> Gentoo box. I'm just trying to narrow down my choices, and yet, still
> remain some
Hi,
I'm certainly not an authority here, but I suffered some minor pains
getting alsa to work after upgrading gcc. I referred to the Alsa Gentoo
Linux Guide.
Marc Morrisette wrote:
> I just got done following the GCC migration guide on 3 computers. It
> went smoothly on 2 of them, everything w
Stefan Krüger wrote:
>
> (/etc/env.d/java/20blackdown-jdk-1.4.2.02)
>
> So far so good, but sudo-ing as user gets me the wrong (Blackdown) JRE:
>
> [EMAIL PROTECTED] ~ $ sudo java -version
> java version "1.4.2-02"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> Blackdown-1.4.2-0
Remember the old Unix message "You don't exist; go away"?
I presume Google has a feedback form.
Good luck,
M
On Wed, 7 Dec 2005, Alan E. Davis wrote:
This map won't accept my location---Saipan, N. Mariana Islands. We DO
have a zip code, which the map widgets say is an invalid zip code. It
try these to start:
kdeenablefinal
kdexdeltas
On 12/6/05, Jeff <[EMAIL PROTECTED]> wrote:
> I would like to see what USE flags you use to make the 'ideal' KDE
> Gentoo box. I'm just trying to narrow down my choices, and yet, still
> remain somewhat flexible, and/or secure.
>
> Thanks to all who pa
This map won't accept my location---Saipan, N. Mariana Islands. We DO
have a zip code, which the map widgets say is an invalid zip code. It
also doesn't recognize this "city."
I've gotta say it, after living on small islands for the last 20
years, and living on the fringe of connectivity. We ha
On Tue, 2005-12-06 at 23:58 +0100, Matthias Langer wrote:
> On Tue, 2005-12-06 at 16:45 -0500, Marc Morrisette wrote:
> > I just got done following the GCC migration guide on 3 computers. It
> > went smoothly on 2 of them, everything works fine, but on the third,
> > after I recompiled the kernel,
On Tue, 2005-12-06 at 16:45 -0500, Marc Morrisette wrote:
> I just got done following the GCC migration guide on 3 computers. It
> went smoothly on 2 of them, everything works fine, but on the third,
> after I recompiled the kernel, alsa-driver won't compile. I'm using
> vanilla-sources 2.6.14.2,
On Tue, 2005-12-06 at 23:44 +0200, Paul wrote:
> Not any more Ryan
>
> On 12/6/05, Ryan Viljoen <[EMAIL PROTECTED]> wrote:
> On 12/7/05, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > You guys are still awake!?!?
> >
> > When I signed up (about half an h
I would like to see what USE flags you use to make the 'ideal' KDE
Gentoo box. I'm just trying to narrow down my choices, and yet, still
remain somewhat flexible, and/or secure.
Thanks to all who participate in my little 'Quest for the Holy Flag'.
--
Darth Vader:
Commander, tear this shi
Hi,
It's not a fonts problem, I also have the fonts installed. The page was
rendered correctly with the previous version of firefox, and is still
rendered correctly with mozilla.
I submitted a bug, bug #114656
Thanks,
Moshe
* Chris Fairles <[EMAIL PROTECTED]> [05/12/05 11:08]:
>
> i have mat
On Tuesday 06 December 2005 02:10 pm, a tiny voice compelled Willie Wong to
write:
> On Tue, Dec 06, 2005 at 01:36:47PM -0500, Ernie Schroder wrote:
> > Calculating world dependencies
> > !!! Problems have been detected with your world file
> > !!! Please run emaint --check world
> >
> > I checked
> The ldd output of a binary shows the complete
> dependancy tree.
I tried the ldd and ldd $x where x is a varios program wich runs fine on
my system and output is ldd: ./x: No such file or directory
I guess I shoud have set something somewhere but... don't know what
where
--
gentoo-user@gento
el 2005-12-01 darren kirby escribió:
> This isn't to say I don't appreciate testers and bug reports...
if this is of any use...
Filesystems supported:
udf | ntfs | iso9660 | vfat | msdos | ext2 |
ext3 |
Other possible supported filesystems (unloaded modules):
Traceback (most re
OK since there are world file experts out there..
A while back I was playing around with cvs and svn versions of kde, long story
short they are there anymore, and as far as I can tell the files are gone,
but portage thinks they are still there which really screws up my
revdep-rebuild and emerg
I just got done following the GCC migration guide on 3 computers. It went smoothly on 2 of them, everything works fine, but on the third, after I recompiled the kernel, alsa-driver won't compile. I'm using vanilla-sources
2.6.14.2, the kernel options are all identical to what they were before I
As I try to emerge kde-meta I run into the following error:
/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
XPath error : Undefined variable
compilation error:
file /usr/kde/3.5/share/apps/ksgmltools2/docbook/xsl/html/autotoc.xsl
line
544 element
Not any more RyanOn 12/6/05, Ryan Viljoen <[EMAIL PROTECTED]> wrote:
On 12/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:> You guys are still awake!?!?>
> When I signed up (about half an hour ago) I was the only one in San> Francisco! What's up with that?>> What a great idea, b.n.! Thanks!>> Mi
Hey Jamie,
Give me good sources for job opportunities and I move from France to NZ.
That'll be 1 more gentooist for NZ. ;-)
On Wed, 2005-12-07 at 09:54 +1300, Jamie Dobbs wrote:
> b.n. wrote:
>
> > pclouds wrote:
> >
> >> Hi all,
> >> We've got a map of Gentoo users here: http://www.frappr.com/ge
Simple question here, but what is emaint? No trace of it on my
up-to-date system.
It seems to be in portage-2.0.53 which is still masked.
--
gentoo-user@gentoo.org mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ryan Viljoen wrote:
> Yup currently I am the only South African and one of 3 in the Southern
> Hemisphere.
I should add myself. I'm in Buenos Aires (argentina)
- --
Arturo "Buanzo" Busleiman - www.buanzo.com.ar
Consultor en Seguridad Informatica / Do
I would bet in being the first on Brazil, but the first on South
America is kinda odd, I guess not every gentooer around is part of
this list...
On 12/6/05, Dale <[EMAIL PROTECTED]> wrote:
> Billy Holmes wrote:
>
> > pclouds wrote:
> >
> >> We've got a map of Gentoo users here: http://www.frappr.c
On 12/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> You guys are still awake!?!?
>
> When I signed up (about half an hour ago) I was the only one in San
> Francisco! What's up with that?
>
> What a great idea, b.n.! Thanks!
>
> Michael
>
>
> On Tue, 6 Dec 2005, b.n. wrote:
>
Yup currently I
Billy Holmes wrote:
> pclouds wrote:
>
>> We've got a map of Gentoo users here: http://www.frappr.com/gentoo
>
>
> cool :)
>
> I see there are two representing Florida. (go FL!)
We have one from Mississippi too, now anyway. That is me by the way.
I'm not sure if there is anyone else here or not
On Tue, Dec 06, 2005 at 01:06:39PM -0700, Richard Fish wrote:
> On 12/6/05, Michael George <[EMAIL PROTECTED]> wrote:
> > Actually, I spoke too soon. The change in perms did get it further in
> > the boot process, but it complained about the special device /dev/sda1
> > (for /boot) not existing.
You guys are still awake!?!?
When I signed up (about half an hour ago) I was the only one in San
Francisco! What's up with that?
What a great idea, b.n.! Thanks!
Michael
On Tue, 6 Dec 2005, b.n. wrote:
pclouds wrote:
Hi all,
We've got a map of Gentoo users here: http://www.frappr.com/gen
b.n. wrote:
pclouds wrote:
Hi all,
We've got a map of Gentoo users here: http://www.frappr.com/gentoo
It's currently 95 users but I don't think Gentoo community is that
small. If you don't mind, please add yourself to the map :)
Cheers,
Cool...It seems Poland is a bit overcrowded...
I'm th
I'm trying to upgrade all my packages to gcc-3.34, but I'm having an
issue. Whenever I try to emerge anything I get output similar to the
following:
All prepared. Starting rebuild...
emerge --oneshot --nodeps =sys-apps/apmd-3.2.1_p4
=gnome-base/gnome-applets-2.10.1 =media-libs/win32codecs-200502
pclouds wrote:
Hi all,
We've got a map of Gentoo users here: http://www.frappr.com/gentoo
It's currently 95 users but I don't think Gentoo community is that
small. If you don't mind, please add yourself to the map :)
Cheers,
Cool...It seems Poland is a bit overcrowded...
--
gentoo-user@gentoo.
pclouds wrote:
We've got a map of Gentoo users here: http://www.frappr.com/gentoo
cool :)
I see there are two representing Florida. (go FL!)
--
gentoo-user@gentoo.org mailing list
On Tue, 06 Dec 2005 21:22:23 +0100, Holly Bostick wrote:
> > The emerge -u invocation wasn't actually emerging anything, so it
> > won't write to world.
>
> Yes, got that, but it would be scanning the world file to determine what
> had updates available that had not been performed. If some of th
On Tue, Dec 06, 2005 at 09:22:23PM +0100, Holly Bostick wrote:
> Also possible. Certainly there's nothing /wrong/ with running emaint
> --check world. I only wanted to point out that this error could also be
> a "false positive".
Simple question here, but what is emaint? No trace of it on my
up-to
Richard Fish wrote:
On 12/6/05, Nagatoro <[EMAIL PROTECTED]> wrote:
I not back to the former question should kview link directly to
libstdc++.so.5 at all?
It probably doesn't. You can check this with:
strings /usr/kde/3.5/bin/kview | grep stdc++
Thanks, it turns out that it does link to b
Neil Bothwick schreef:
> On Tue, 06 Dec 2005 20:33:58 +0100, Holly Bostick wrote:
>
>
>> There are reasons that major Portage processes are not supposed to
>> be carried out concurrently. It's true that while I'm upgrading
>> KDE, I probably could emerge... oh, mutt... at the same time in
>> a
On 12/6/05, Rafael Fernández López <[EMAIL PROTECTED]> wrote:
> I'm following X.org 7. I have an ATI MOBILITY RADEON 9700, and it is
> said
> that X.org 7 will have a magical driver, free (as in free speech...), and It
> will work better than ati-drivers. I don't like to install masked pac
On 12/6/05, Nagatoro <[EMAIL PROTECTED]> wrote:
> Richard Fish wrote:
> > You can check both. The ldd output of a binary shows the complete
> > dependancy tree. You can then check individual libraries. The
> > following script should identify the 'offender':
> >
> > for x in `ldd /usr/kde/3.5/bi
On 12/6/05, Michael George <[EMAIL PROTECTED]> wrote:
> Actually, I spoke too soon. The change in perms did get it further in
> the boot process, but it complained about the special device /dev/sda1
> (for /boot) not existing. But it continued...
>
> It seems to be stopped at "Caching service dep
On Tue, 06 Dec 2005 20:33:58 +0100, Holly Bostick wrote:
> There are reasons that major Portage processes are not supposed to be
> carried out concurrently. It's true that while I'm upgrading KDE, I
> probably could emerge... oh, mutt... at the same time in another
> instance, but checking the ent
Hi all,
We've got a map of Gentoo users here: http://www.frappr.com/gentoo
It's currently 95 users but I don't think Gentoo community is that
small. If you don't mind, please add yourself to the map :)
Cheers,
--
Bi Cờ Lao
--
gentoo-user@gentoo.org mailing list
Hi,
I have tried to compile a library that uses glib-1.2 and the configure
script of the library failed. Looking at config.log, I saw that the
glibconfig.h file can't be found. Indeed, the
/usr/include/glib-1.2/glib.h file includes glibconfig.h, which doesn't
exist anywhere on my system.
I have e
Jarry schreef:
>> What does 'gcc-config -l' say?
>
>
> obelix ~ # gcc-config -l /usr/bin/gcc-config: line 632:
> /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6: No such file or directory *
> /usr/bin/gcc-config: Profile does not exist or invalid setting for
> /etc/env.d/gcc/i686-pc-linux-gnu-3.3.6 [1
1 - 100 of 162 matches
Mail list logo