[gentoo-user] gvim emerge problems

2007-02-26 Thread Stuart Howard
Good morning all I am getting this following message when attempting to update world, since there has been no traffic on here I guess the issue is specific to my setup. I imagine that the solution would be to -aC gvim then re-emerge but I would appreciate some guidance before I do that as to be

RE: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Nelson, David \(ED, PARD\)
-Original Message- From: Mark Kirkwood [mailto:[EMAIL PROTECTED] Sent: 26 February 2007 05:45 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] off topic : Dolphin massacre in Japan Agg wrote: on 02/26/2007 12:58 AM Mark Kirkwood wrote the following: No - I meant

Re: [gentoo-user] What if the firewall doesn't start?

2007-02-26 Thread Mick
On Monday 26 February 2007 00:28, Grant wrote: It occurred to me that if the shorewall firewall on my headless router doesn't start for whatever reason, I'll be totally exposed. Is there a way to protect against that? Well, you'll get an error during boot that iptables did not come

[gentoo-user] Why can a perl script be executed suid root?

2007-02-26 Thread Dirk Heinrichs
Hi, even if I rename suidperl, I can execute the following suid-root perl script as normal user and get two different uids (as expected, from a suid-root script). #!/usr/bin/perl # print euid print $.\n; #print uid print $.\n; I would expect that w/o suidperl I'd get the user's uid twice.

Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stuart Howard wrote: !!! Multiple versions within a single package slot have been !!! pulled into the dependency graph: ('ebuild', '/', 'app-editors/vim-core-7.0.201', 'merge') pulled in by ('ebuild', '/', 'app-editors/gvim-7.0.201', 'merge')

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread b.n.
Agg, accept to be in an internet community and to follow the rules of this community. If this community labels your mail to this community as spam, this mean that for every practical reason *it is spam*, no matter how different is your opinion on it. If you don't like it, fine, but look at

[gentoo-user] hostapd cvs version

2007-02-26 Thread Alexis Lahouze
Hi folks, Does anyone provide an ebuild for cvs version of net-wireless/hostapd package? There is only the last stable (0.5.7) but last cvs snapshot is 0.6... I need it in order to use with the rt61pci driver. Thanx :-) -- Alexis Lahouze - [EMAIL PROTECTED] Gradignan (Bordeaux) - France -

Re: [gentoo-user] Problems emerging gcc.

2007-02-26 Thread Daniel Iliev
David Harel wrote: Hi, Trying to emerge glibc I got error: configure: error: *** These critical programs are missing or too old: gcc *** Check the INSTALL file for required versions. I upgraded gcc to 4.1.1-r3. apparently I have more versions of gcc installed. Questions: 1.

Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stuart Howard wrote: My issue is more though why is portage trying and failing to install two versions of vim at all as so far as I am aware I have never made such a request of it. Just the latest ~* version will be fine for me. You have both

Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Stuart Howard
I have commented out the ~* from /etc/portage/package,keywords on both gvim and vim, and the issue has gone away and all is well again. Though I admit I am a tad confuzzeled as to what the issue was. I thought wrongly that I had the latest ~* versions of both gvim and vim installed along with the

[gentoo-user] Problem installing GRUB

2007-02-26 Thread Marco Schuler
Hi all, after using other distributions for years I finally decided to go with gentto to have to most flexibility. So here I am :-) I got trough the gentoo installation up to the point of installing grub. After the command 'grub-install /dev/hda' my machine hangs displaying the following

[gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I have a dual boot windows / Gentoo system. I have my NTFS (windows) main partition listed in fstab with user,noauto,nosuid, noatime. A normal user can mount and umount it, but cannot change directories, look at files, etc. as they'll get

Re: [gentoo-user] gvim emerge problems

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 12:47:12 Stuart Howard wrote: I have commented out the ~* from /etc/portage/package,keywords on both gvim and vim, and the issue has gone away and all is well again. Though I admit I am a tad confuzzeled as to what the issue was. I thought wrongly that I had the

Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Radosław Grzanka
Marco Schuler napisał(a): Hi all, after using other distributions for years I finally decided to go with gentto to have to most flexibility. So here I am :-) I got trough the gentoo installation up to the point of installing grub. After the command 'grub-install /dev/hda' my machine hangs

Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Marco Schuler
On 2/26/07, Radosław Grzanka [EMAIL PROTECTED] wrote: Marco Schuler napisał(a): Hi all, after using other distributions for years I finally decided to go with gentto to have to most flexibility. So here I am :-) I got trough the gentoo installation up to the point of installing grub.

Re: [gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Mick
On 26/02/07, Chris [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I have a dual boot windows / Gentoo system. I have my NTFS (windows) main partition listed in fstab with user,noauto,nosuid, noatime. A normal user can mount and umount it, but cannot change

Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Mick
On 26/02/07, Radosław Grzanka [EMAIL PROTECTED] wrote: Marco Schuler napisał(a): Hi all, after using other distributions for years I finally decided to go with gentto to have to most flexibility. So here I am :-) I got trough the gentoo installation up to the point of installing grub.

Re: [gentoo-user] Problems emerging gcc.

2007-02-26 Thread Boyd Stephen Smith Jr.
On Monday 26 February 2007 00:32:55 David Harel wrote: Trying to emerge glibc I got error: configure: error: *** These critical programs are missing or too old: gcc *** Check the INSTALL file for required versions. 1. What to do to fix glibc emerge? Probably change to a newer version

Re: [gentoo-user] Problems emerging gcc.

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 07:32:55 David Harel wrote: I upgraded gcc to 4.1.1-r3. apparently I have more versions of gcc installed. Assuming you upgraded from gcc 3.x you do need to follow the gcc upgrade guide... http://www.gentoo.org/doc/en/gcc-upgrading.xml -- Bo Andresen

Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Mark Knecht
Bo, I'm wondering if you (or anyone else) have any comments on the causes of the link warnings at the bottom of this post? What might the cause be? Did I not do something correctly in the gcc upgrade? I'm pretty sure I did these steps: fix_libtool_files.sh 3.4.6 emerge --oneshot -av libtool

Re: [gentoo-user] Performance problem at writing big files and Multitasking

2007-02-26 Thread Matthias Bethke
Hi Daniel, on Saturday, 2007-02-10 at 12:49:14, you wrote: I will give short overview what i have tried so far. 1. Trying different I/O Scheduler ( cfq anticipatory and deadline) 2. Enabling Low latency kernel and Preemptible kernel 3. Setting 1000 HZ for timer frequency 4. Tried the new

Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Bo Ørsted Andresen
At this point you really should know not to top-post, Mark. On Monday 26 February 2007 17:27:31 Mark Knecht wrote: I re-emerged evolution and watched the compile. I'm seeing a number of what appear to be link errors. Maybe that has something to do with this? What causes this problem:

[gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Peter Lewis
Hi, I've been looking around for a while now for some sort of shared file system which might meet my needs a little better than that which I am currently using. I regularly use two different computers (desktop and laptop) for the same work and have always had a network (samba) drive mounted

Re: [gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Michal 'vorner' Vaner
Hello, On Mon, Feb 26, 2007 at 04:54:31PM +, Peter Lewis wrote: I've been looking around for a while now for some sort of shared file system which might meet my needs a little better than that which I am currently using. Maybe coda? Thought I only heard of it, not used. Have a nice

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Bruno Espinoza
At this rate of discussing about if this is spam or not all the dolphins will die. And of course... this is a Gentoo Mailing List, please don't write thinks off-topic here. If you want to help the dolphins... go to GreenPeace! or complain to the Japanese Government! here you don't obtain nothing.

[gentoo-user] failed to emerge libwnck

2007-02-26 Thread Stefán István
Hello! I would like to install beryl, but it needs a lot of package upgrade, and one of them fails to compile. Tha package is x11-libs/libwnck-2.16.3 and the error message is: ../.libs/libwnck-1.so: undefined reference to `g_object_ref_sink' collect2: ld returned 1 exit status make[2]: ***

[gentoo-user] No sound in RealPlayer

2007-02-26 Thread Stewart Taylor
Hi all I've just updated RealPlayer to version 10. Before the update it all worked fine, after the update nothing. Starting RealPlayer and looking at the settings I found that XVideo was checked , no idea why, after un-checking it I got video back but still no sound. Googling showed I was

[gentoo-user] AFS...

2007-02-26 Thread Steve [Gentoo]
When following: http://www.gentoo.org/doc/en/openafs.xml I get as far as # fs setacl -dir /vicepa -acl rl fs:'/vicepa': Function not implemented Why is that? I've googled and can find someone who says that the instructions did not work for him - for the same reason - but there is no hint

Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 18:49:52 Mark Knecht wrote: 2) You answered in this thread but seemed to finish asking the question Why do you think this matters? As a user type the answer is because we don't want to see warnings that we users don't understand. Well, regardlessly they are

Re: [gentoo-user] AFS...

2007-02-26 Thread Arturo 'Buanzo' Busleiman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Steve [Gentoo] wrote: When following: http://www.gentoo.org/doc/en/openafs.xml I get as far as # fs setacl -dir /vicepa -acl rl fs:'/vicepa': Function not implemented Sounds like a simple syntax error in the docs. Check out the man page,

Re: [gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Alan McKinnon
On Monday 26 February 2007, Michal 'vorner' Vaner wrote: Hello, On Mon, Feb 26, 2007 at 04:54:31PM +, Peter Lewis wrote: I've been looking around for a while now for some sort of shared file system which might meet my needs a little better than that which I am currently using. Maybe

Re: [gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Alan McKinnon
On Monday 26 February 2007, Chris wrote: Hello, I have a dual boot windows / Gentoo system. I have my NTFS (windows) main partition listed in fstab with user,noauto,nosuid, noatime. A normal user can mount and umount it, but cannot change directories, look at files, etc. as they'll get a

Re: [gentoo-user] Problem installing GRUB

2007-02-26 Thread Alan McKinnon
On Monday 26 February 2007, Marco Schuler wrote: Hi all, after using other distributions for years I finally decided to go with gentto to have to most flexibility. So here I am :-) I got trough the gentoo installation up to the point of installing grub. After the command 'grub-install

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Mick wrote: Hi All, It seems that when Amarok is playing, all system sounds are put on hold. Once I close Amarok then all system (KDE) notifications suddenly sound at once! How do I figure out what's wrong and how should I fix it? One word: arts It's an

Re: [gentoo-user] Question regarding dual boot accessibility...

2007-02-26 Thread Mick
On Monday 26 February 2007 19:18, Alan McKinnon wrote: On Monday 26 February 2007, Chris wrote: Hello, I have a dual boot windows / Gentoo system. I have my NTFS (windows) main partition listed in fstab with user,noauto,nosuid, noatime. A normal user can mount and umount it, but

Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Mark Knecht wrote: Hi,    I've been cleaning up a machine trying to fix a problem with Evolution crashing. I'm down to the point where all the dependencies (emerge -DuN and revdep-rebuild) are clean but when I run emerge --depclean wants remove packages that would

Re: [gentoo-user] swiching from gnome to gnome-light

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Vikas Kumar wrote: On 03:14 Sun 25 Feb , Boyd Stephen Smith Jr. wrote: On Sunday 25 February 2007, JC D [EMAIL PROTECTED] wrote about '[gentoo-user] swiching from gnome to gnome-light': I am planning of switching from gnome to gnome-light. How can I

[gentoo-user] bittorrent 5.0.5 fails

2007-02-26 Thread Les Henderson
I recently emerged bittorrent 5.0.5, but it keeps on crashing. I've set wxGTK and wxpython to use unicode. $ cat /etc/portage/package.use x11-libs/wxGTK unicode dev-python/wxpython unicode I've upgraded twisted-web since I read somewhere that could make a difference. $ cat

Re: [gentoo-user] Kwrite and CPU usage and locking up when scrolling

2007-02-26 Thread Alan McKinnon
On Sunday 25 February 2007, Benno Schulenberg wrote: Dale wrote: I wonder if someone needs to tell the programmer for portage that kwrite doesn't like those *** in there at all? Should I file it as a bug? Of course not. If anything, it's a bug in KWrite. Why are you using KWrite

Re: [gentoo-user] Kwrite and CPU usage and locking up when scrolling

2007-02-26 Thread Dale
Alan McKinnon wrote: On Sunday 25 February 2007, Benno Schulenberg wrote: Dale wrote: I wonder if someone needs to tell the programmer for portage that kwrite doesn't like those *** in there at all? Should I file it as a bug? Of course not. If anything, it's a bug in

[gentoo-user] Python version 2.5

2007-02-26 Thread Leandro Melo de Sales
Hi list, I need to install python version 2.5, which in portage it is in hard testing masked. If I install it anyway, is this mean problem to my gentoo installation? Leandro -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread b.n.
Alan McKinnon ha scritto: On Sunday 25 February 2007, Mick wrote: Hi All, It seems that when Amarok is playing, all system sounds are put on hold. Once I close Amarok then all system (KDE) notifications suddenly sound at once! How do I figure out what's wrong and how should I fix it?

Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 20:43:09 Alan McKinnon wrote: OK, so I read this thread and you and Bo both seem to have gotten way off track... Hmm. You have a bunch of packages that --depclean wants to remove. It looks like they should not be removed. A bit curious how you've reached that

[gentoo-user] Re: Python version 2.5

2007-02-26 Thread Grant Edwards
On 2007-02-26, Leandro Melo de Sales [EMAIL PROTECTED] wrote: I need to install python version 2.5, which in portage it is in hard testing masked. If I install it anyway, is this mean problem to my gentoo installation? IIRC, Python is slotted, so you can have multiple versions installed

Re: [gentoo-user] Re: Python version 2.5

2007-02-26 Thread Jürgen Geuter
On Mon, 2007-02-26 at 21:00 +, Grant Edwards wrote: On 2007-02-26, Leandro Melo de Sales [EMAIL PROTECTED] wrote: I need to install python version 2.5, which in portage it is in hard testing masked. If I install it anyway, is this mean problem to my gentoo installation? IIRC,

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Hemmann, Volker Armin
On Montag, 26. Februar 2007, b.n. wrote: Alan McKinnon ha scritto: On Sunday 25 February 2007, Mick wrote: Hi All, It seems that when Amarok is playing, all system sounds are put on hold. Once I close Amarok then all system (KDE) notifications suddenly sound at once! How do I

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Mick
On Monday 26 February 2007 22:02, b.n. wrote: Alan McKinnon ha scritto: On Sunday 25 February 2007, Mick wrote: Hi All, It seems that when Amarok is playing, all system sounds are put on hold. Once I close Amarok then all system (KDE) notifications suddenly sound at once! How do

Re: [gentoo-user] Kwrite and CPU usage and locking up when scrolling

2007-02-26 Thread Mick
On Monday 26 February 2007 20:42, Dale wrote: Alan McKinnon wrote: To *look* at emerge.log, one uses less. Or more. Or most. Hmm, what is most? :) Never ever ever does one use a text editor to look at a log. Funny that, I use rview all the time. I also use cat and pipe it to less, or

Re: [gentoo-user] how does one temporarily disable a firefox plugin (SOLVED)

2007-02-26 Thread Thomas Rösner
Hi, At Sat, 24 Feb 2007 21:02:05 -0500 Allan Gottlieb [EMAIL PROTECTED] wrote: I would like to temporarily not have totem handle the mp3s, but I was unable to see how to do it. I suspect there is a way inside firefox, but I couldn't find it. Illumination would be appreciated.

Re: [gentoo-user] Looking for advice on shared file system.

2007-02-26 Thread Thomas Rösner
Peter Lewis schrieb: Hi, I've been looking around for a while now for some sort of shared file system which might meet my needs a little better than that which I am currently using SVN would allow you to transparently check in modifications if mounted correctly, or work offline with a

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Hemmann, Volker Armin
On Montag, 26. Februar 2007, Mick wrote: On Monday 26 February 2007 22:02, b.n. wrote: Alan McKinnon ha scritto: On Sunday 25 February 2007, Mick wrote: Hi All, It seems that when Amarok is playing, all system sounds are put on hold. Once I close Amarok then all system (KDE)

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Bo Ørsted Andresen
On Monday 26 February 2007 23:36:02 Hemmann, Volker Armin wrote: You can also compile all of kde switching off the alsa use flag. Did you mean to say arts?  I thought that this was required to be able to play KDE system notifications? no, arts is not required to be able to play the KDE

[gentoo-user] can't ssh w/out password as root into my gentoo box any more

2007-02-26 Thread Gabriel Rossetti
Hello, I had setup password-less ssh login for a backup process from another machine (FreeBSD) and all was working well, but for some reason it no longer works anymore, I tried to redo everything, but still no luck. I also tried as a regular user and it works fine. I tried to add :

Re: [gentoo-user] can't ssh w/out password as root into my gentoo box any more

2007-02-26 Thread Duane Griffin
On 26/02/07, Gabriel Rossetti [EMAIL PROTECTED] wrote: Hello, I had setup password-less ssh login for a backup process from another machine (FreeBSD) and all was working well, but for some reason it no longer works anymore, I tried to redo everything, but still no luck. I also tried as a

Re: [gentoo-user] can't ssh w/out password as root into my gentoo box any more

2007-02-26 Thread Mick
On Monday 26 February 2007 23:44, Gabriel Rossetti wrote: Hello, I had setup password-less ssh login for a backup process from another machine (FreeBSD) and all was working well, but for some reason it no longer works anymore, I tried to redo everything, but still no luck. I also tried as a

Re: [gentoo-user] emerge --depclean wants to remove required packages

2007-02-26 Thread Mark Knecht
On 2/26/07, Alan McKinnon [EMAIL PROTECTED] wrote: On Sunday 25 February 2007, Mark Knecht wrote: Hi, I've been cleaning up a machine trying to fix a problem with Evolution crashing. I'm down to the point where all the dependencies (emerge -DuN and revdep-rebuild) are clean but when I run

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Mick
On Monday 26 February 2007 22:36, Hemmann, Volker Armin wrote: On Montag, 26. Februar 2007, Mick wrote: On Monday 26 February 2007 22:02, b.n. wrote: Alan McKinnon ha scritto: On Sunday 25 February 2007, Mick wrote: Hi All, It seems that when Amarok is playing, all system

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread mann
on 02/26/2007 07:21 PM Bruno Espinoza wrote the following: At this rate of discussing about if this is spam or not all the dolphins will die. And of course... this is a Gentoo Mailing List, please don't write thinks off-topic here. If you want to help the dolphins... go to GreenPeace! or

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Alex Schuster
Mick writes: How am I supposed to specify sox? /usr/bin/sox doesn't play any sound. Have a look at this Do I really need aRts? thread, in the middle it says: now, copy this script into /usr/bin/Ksplay: #! /bin/sh sox $@ -v 1.0 -q -t alsa default emerge sox to get an external

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Jesús Guerrero
El Tue, 27 Feb 2007 00:53:54 +0100 Alex Schuster [EMAIL PROTECTED] escribió: Mick writes: How am I supposed to specify sox? /usr/bin/sox doesn't play any sound. Have a look at this Do I really need aRts? thread, in the middle it says: now, copy this script into /usr/bin/Ksplay:

Re: [gentoo-user] Re: Bon Echo (why?)

2007-02-26 Thread Dan Farrell
On Sun, 25 Feb 2007 19:27:17 + (UTC) Grant Edwards [EMAIL PROTECTED] wrote: On 2007-02-25, Joe Menola [EMAIL PROTECTED] wrote: On Sunday 25 February 2007 12:55 pm, Dan Farrell wrote: but 'IceWeasel' is ugly.  Bon Echo is such a nice name.   I'd prefer firefox_alt or something

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread felix
On Tue, Feb 27, 2007 at 01:32:51AM +0200, mann wrote: Sorry, but again, that is *not* spam. You wouldn't be replying to it and I wouldn't either if it were. Yummm! Dolphin tastes good, I bet. Since you have so obviously little taste when it comes to mailing list etiquette, you probably aslo

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread felix
On Tue, Feb 27, 2007 at 01:32:51AM +0200, mann wrote: Sorry, but again, that is *not* spam. You wouldn't be replying to it and I wouldn't either if it were. Say, I bet there are mailing lists meant for save the dolphin vegetarians. I bet a search would find them. Maybe I will go there and

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-26 Thread Denis
Let's stop replying to this thread and let it die already, please? There's no Save-A-Thread society after you here... -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: Bon Echo (why?)

2007-02-26 Thread Boyd Stephen Smith Jr.
On Monday 26 February 2007, Dan Farrell [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Re: Bon Echo (why?)': On Sun, 25 Feb 2007 19:27:17 + (UTC) Grant Edwards [EMAIL PROTECTED] wrote: On 2007-02-25, Joe Menola [EMAIL PROTECTED] wrote: On Sunday 25 February 2007 12:55 pm, Dan

Re: [gentoo-user] Avoiding core dumps

2007-02-26 Thread Boyd Stephen Smith Jr.
On Monday 26 February 2007, Dan Farrell [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] Avoiding core dumps': On Sun, 25 Feb 2007 18:39:27 -0500 David Relson [EMAIL PROTECTED] wrote: On Sun, 25 Feb 2007 22:12:49 +0100 Christoph Nodes wrote: I am using sys-libs/pam-0.78-r5. As best I

[gentoo-user] Internet not working after instillition

2007-02-26 Thread Harbir Singh Hundal
Hi! I have build the system, with kernel-2.6, and during the instillation I have emerged dhcpcd, but my internet is not working. When I do # ifconfig I can see the assigned IP 192.168.0.2 for eth0, and I am using a router as a gateway with address 192.168.0.1 I am able to ping

Re: [gentoo-user] Internet not working after instillition

2007-02-26 Thread Ryan Curtin
On Mon, Feb 26, 2007 at 05:00:21PM -0800, Harbir Singh Hundal wrote: Hi! I have build the system, with kernel-2.6, and during the instillation I have emerged dhcpcd, but my internet is not working. When I do # ifconfig I can see the assigned IP 192.168.0.2 for eth0, and I am using a

Re: [gentoo-user] What if the firewall doesn't start?

2007-02-26 Thread Grant
Anyway, a closed port remains closed whether a firewall is running, or not. I thought the firewall specified which ports to open/close. Not quite, but we might be running into terminology here. The app that is listening a port opens the port. This has nothing to do with the firewall. The

Re: [gentoo-user] What's the dmix equivalent these days?

2007-02-26 Thread Mick
On Tuesday 27 February 2007 00:14, Jesús Guerrero wrote: El Tue, 27 Feb 2007 00:53:54 +0100 Alex Schuster [EMAIL PROTECTED] escribió: Mick writes: How am I supposed to specify sox? /usr/bin/sox doesn't play any sound. Have a look at this Do I really need aRts? thread, in the middle

Re: [gentoo-user] What if the firewall doesn't start?

2007-02-26 Thread Mick
On Tuesday 27 February 2007 03:21, Grant wrote: Anyway, a closed port remains closed whether a firewall is running, or not. I thought the firewall specified which ports to open/close. Not quite, but we might be running into terminology here. The app that is listening a port

Re: [gentoo-user] AFS...

2007-02-26 Thread Dirk Heinrichs
Am Montag, 26. Februar 2007 schrieb ext Steve [Gentoo]: When following: http://www.gentoo.org/doc/en/openafs.xml Don't do that. It's way outdated and still uses kaserver instead of krb5. I get as far as # fs setacl -dir /vicepa -acl rl I can't find this command anywhere in the doc you

Re: [gentoo-user] Performance problem at writing big files and Multitasking

2007-02-26 Thread Kellystewart00
Sent via BlackBerry® from Vodafone -Original Message- From: Matthias Bethke [EMAIL PROTECTED] Date: Mon, 26 Feb 2007 17:28:35 To:gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Performance problem at writing big files and Multitasking Hi Daniel, on Saturday, 2007-02-10 at

[gentoo-user] mysql build error

2007-02-26 Thread Uwe Thiem
Hi folks, I can't seem to build any version of mysql. Here is the error: checking HIST_ENTRY is declared in readline/readline.h... configure: error: Could not find system readline or libedit libraries Use --with-readline or --with-libedit to use the bundled versions of