Re: [gentoo-user] Re: How to tell Cron X is running or not

2007-11-26 Thread Neil Bothwick
On Sun, 25 Nov 2007 20:40:08 -0600, [EMAIL PROTECTED] wrote: Yup, both of those should work from cron or anywhere. In my case and probably many other as well, I could shorten the ps approach to: ps aux|grep '[X] :0' Or use pidof X. -- Neil Bothwick Top Oxymorons Number 46: Found missing

[gentoo-user] Re: mount cdrom: No buffer space available

2007-11-26 Thread Thufir
On Mon, 26 Nov 2007 07:53:40 +0100, Dirk Heinrichs wrote: There is no need to do so. However, a fuse based filesystem for mounting audio CDs exists, see http://castet.matthieu.free.fr/cddfs/. Oh, thank you all for your input -- I've been a bit obsessed with rails and let this go to the back

[gentoo-user] strange beeps from windows

2007-11-26 Thread Thufir
I almost strictly use GNOME, and since configuring ALSA notice this annoyance that many events from Pidgin cause beeps through the speakers (when Pidgin starts and it auto-joins an IRC channel or someone addresses a message to me, or IM's me, etc.). The beeps also are caused by non- Pidgin

Re: [gentoo-user] strange beeps from windows

2007-11-26 Thread Albert Hopkins
On Mon, 2007-11-26 at 10:26 +, Thufir wrote: I almost strictly use GNOME, and since configuring ALSA notice this annoyance that many events from Pidgin cause beeps through the speakers (when Pidgin starts and it auto-joins an IRC channel or someone addresses a message to me, or IM's

Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-26 Thread Catalin
exactly same problem here :( On Nov 21, 2007 10:41 PM, Łeandro Sales [EMAIL PROTECTED] wrote: 2007/11/21, Dale [EMAIL PROTECTED]: Łeandro Sales wrote: 2007/11/21, Łeandro Sales [EMAIL PROTECTED]: Hi folks, someone to help me on this issue: * Messages for package

Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-26 Thread Francisco Rivas
Hi friends... Try updating portage and then emerge the newer version of gcc... Is very necessary that gcc version for you?... I hope help you.. On Nov 26, 2007 9:36 AM, Catalin [EMAIL PROTECTED] wrote: exactly same problem here :( On Nov 21, 2007 10:41 PM, Łeandro Sales [EMAIL PROTECTED]

Re: [gentoo-user] Re: Failure to compile gcc-3.3.6-r1

2007-11-26 Thread Eric
I think this has been answered on the forums: http://forums.gentoo.org/viewtopic-p-4535453.html?sid=b6fc28fe1bbe080cf1bae6a46c145374 Basically, emerge libstdc++-v3 first, then you will no longer need gcc-3.3.6-r1. Francisco Rivas wrote: Hi friends... Try updating portage and then emerge the

Re: [gentoo-user] Re: KDE password

2007-11-26 Thread econti
Anno v. Heimburg ha scritto: econti wrote: So . . . I unmerged all the single app, unmerged kdebase-kioslaves and emerged kdebase. Now all works as before. Wait, I don't get it. You have the single, all-in-one kdebase package installed (which, to the best of my knowledge, includes

[gentoo-user] Sun Java 6 and CUPS don't like each other

2007-11-26 Thread Helmut Jarausch
Hi, having installed dev-java/sun-jdk-1.6.0.03 and cups-net-print/cups-1.3.4-r3 I cannot print from a Java application (Maple 11 (commercial)) in my case. I've found the hint to remove the symlink /usr/lib/libcups.so (which points to /usr/lib/libcups.so.2) Then printing works. Since I don't

[gentoo-user] Install a 64bit system from a 32bit minimal CD

2007-11-26 Thread Yoav Luft
Hi all, Got myself a new machine, AMD Athlon x2 4000 based, all up and running, but I have no functional CD writer! Can I use the previously burnt 2006 minimal x86 cd to install on my x86_64 system? Or can you think of any other way to install without a burning a new CD? -- [EMAIL PROTECTED]

[gentoo-user] Re: Install a 64bit system from a 32bit minimal CD

2007-11-26 Thread Thufir
On Mon, 26 Nov 2007 17:06:10 +0200, Yoav Luft wrote: Hi all, Got myself a new machine, AMD Athlon x2 4000 based, all up and running, but I have no functional CD writer! Can I use the previously burnt 2006 minimal x86 cd to install on my x86_64 system? Or can you think of any other way to

Re: [gentoo-user] Install a 64bit system from a 32bit minimal CD

2007-11-26 Thread Aaron Clark
Yoav Luft wrote: Hi all, Got myself a new machine, AMD Athlon x2 4000 based, all up and running, but I have no functional CD writer! Can I use the previously burnt 2006 minimal x86 cd to install on my x86_64 system? Or can you think of any other way to install without a burning a new CD? It

[gentoo-user] Binhost integrity questions

2007-11-26 Thread Aniruddha
Hi all I want to set up a secure binhost server for my customers and the Gentoo community.What is the best way to achieve this? Or more specifically I am looking for ways to ensure that binaries arrive untampered. I noticed there isn't any md5sum verification for binaries in portage. Which

Re: [gentoo-user] Re: static IP, gateway and netmask setting

2007-11-26 Thread Dan Farrell
On Fri, 23 Nov 2007 17:55:39 -0600 [EMAIL PROTECTED] wrote: You won't need to stipulate brdcast address in my own experience. I'm not sure you even need to list the netmask but I always do. I've never listed broadcast address and have'nt had any problems. you don't have to list the broadcast

[gentoo-user] Re: How to tell Cron X is running or not

2007-11-26 Thread reader
Neil Bothwick [EMAIL PROTECTED] writes: pidof X Vey nice ... Neil are those green bananas on your head or leaves? -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Finely tuning access permissions (in Samba)

2007-11-26 Thread Dan Farrell
On Fri, 23 Nov 2007 19:56:59 + Mick [EMAIL PROTECTED] wrote: Hi All, I am trying to setup access permissions for a Samba file server and have so far done this much; chmod -R ug+rwxs,o-r+x /data The three MS Windows users on the server (george, viki cad) can all create files and

Re: [gentoo-user] Bugzilla-2.22.3 not sending any mails...

2007-11-26 Thread Dan Farrell
On Sun, 25 Nov 2007 16:07:54 +0100 Jules Colding [EMAIL PROTECTED] wrote: Hi, I've emerged bugzilla-2.22.3(*) on a hardened box(**). The problem is that while bugzilla can send password reminder mails it doesn't send any other mails. Changing a bug or adding a new one does not result in a

Re: [gentoo-user] Re: Install a 64bit system from a 32bit minimal CD

2007-11-26 Thread Dan Farrell
On Mon, 26 Nov 2007 15:45:20 + (UTC) Thufir [EMAIL PROTECTED] wrote: On Mon, 26 Nov 2007 17:06:10 +0200, Yoav Luft wrote: Hi all, Got myself a new machine, AMD Athlon x2 4000 based, all up and running, but I have no functional CD writer! Can I use the previously burnt 2006 minimal

Re: [gentoo-user] Binhost integrity questions

2007-11-26 Thread Dan Farrell
On Mon, 26 Nov 2007 17:53:47 +0100 Aniruddha [EMAIL PROTECTED] wrote: Hi all I want to set up a secure binhost server for my customers and the Gentoo community.What is the best way to achieve this? Or more specifically I am looking for ways to ensure that binaries arrive untampered. I

Re: [gentoo-user] AMD64 LiveCD 2007.0 problem

2007-11-26 Thread Dan Farrell
On Sun, 25 Nov 2007 15:27:21 -0500 David Relson [EMAIL PROTECTED] wrote: Good suggestion! As mentioned my goal is upgrading Gentoo as I've replaced my Athlon XP mobo with an AMD64 x2 mobo. Is the SystemRescueCD usable for this? portage is usable for this. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] AMD64 LiveCD 2007.0 problem

2007-11-26 Thread Dan Farrell
On Sun, 25 Nov 2007 13:46:29 -0500 David Relson [EMAIL PROTECTED] wrote: This morning I decided that it's finally time up update Gentoo to match the new mobo CPU installed several months ago. so, is gentoo already installed on the system? If so, you certainly don't need to restart** to do

Re: [gentoo-user] AMD64 LiveCD 2007.0 problem

2007-11-26 Thread Neil Bothwick
On Mon, 26 Nov 2007 13:08:13 -0600, Dan Farrell wrote: Good suggestion! As mentioned my goal is upgrading Gentoo as I've replaced my Athlon XP mobo with an AMD64 x2 mobo. Is the SystemRescueCD usable for this? portage is usable for this. Unless he wants to go 64-bit. -- Neil

[gentoo-user] Re: New samba-3.0.25c broken?

2007-11-26 Thread Sven Köhler
Hi. I just tried to update to the new stable samba 3.025c and noticed two problems: - the init script does not work (known bug #191647) - after fixing the init script, the Windows box (XP SP2) can no longer connect to shared directories despite the new server being visible and

Re: [gentoo-user] Re: New samba-3.0.25c broken?

2007-11-26 Thread Neil Bothwick
On Mon, 26 Nov 2007 23:50:38 +0100, Sven Köhler wrote: In addition, the mount.cifs binary is missing. So i cannot mount via CIFS anymore. Samba ebuild is VERY broken :-( The ebuild is not broken, you just didn't read what it told you The mount/umount.cifs helper applications are not included

[gentoo-user] Re: New samba-3.0.25c broken?

2007-11-26 Thread Sven Köhler
In addition, the mount.cifs binary is missing. So i cannot mount via CIFS anymore. Samba ebuild is VERY broken :-( The ebuild is not broken, you just didn't read what it told you The mount/umount.cifs helper applications are not included anymore. Please install net-fs/mount-cifs instead.

[gentoo-user] Re: New samba-3.0.25c broken?

2007-11-26 Thread Alex Schuster
Sven Köhler writes: Samba 3.0.24 works like charm. Just switched back to it. But watch out, it has a huge security problem: http://www.gentoo.org/security/en/glsa/glsa-200711-29.xml Wonko -- [EMAIL PROTECTED] mailing list

[gentoo-user] why is fglrx commented out in the xorg-server ebuild?

2007-11-26 Thread Andrey Vul
I need flgrx support for my graphics chip, yet the xorg-server has this dependency: !x11-drivers/ati-drivers However, the following line is right after the block: # video_cards_fglrx? ( =x11-drivers/ati-drivers-8.37.6) Has fglrx support been removed from xorg-server? And how can I bring it back

Re: [gentoo-user] AMD64 LiveCD 2007.0 problem

2007-11-26 Thread Andrey Vul
Kernel panics can be due to bad ram. Try loading the memtest86 kernel and leave your computer on for a couple of days. If ram's ok, then the kernel panic could be something else. -- Andrey Vul int i;main(){for(;i[]i;++i){--i;}];read('-'-'-',i+++hell\ o,

Re: [gentoo-user] Install a 64bit system from a 32bit minimal CD

2007-11-26 Thread David Relson
On Mon, 26 Nov 2007 10:53:42 -0500 Aaron Clark wrote: Yoav Luft wrote: Hi all, Got myself a new machine, AMD Athlon x2 4000 based, all up and running, but I have no functional CD writer! Can I use the previously burnt 2006 minimal x86 cd to install on my x86_64 system? Or can you think

Re: [gentoo-user] why is fglrx commented out in the xorg-server ebuild?

2007-11-26 Thread Aline de Freitas
Em Monday 26 November 2007 22:41:31 Andrey Vul escreveu: I need flgrx support for my graphics chip, yet the xorg-server has this dependency: !x11-drivers/ati-drivers However, the following line is right after the block: # video_cards_fglrx? ( =x11-drivers/ati-drivers-8.37.6) Has fglrx

[gentoo-user] Re: New samba-3.0.25c broken?

2007-11-26 Thread Sven Köhler
Samba 3.0.24 works like charm. Just switched back to it. But watch out, it has a huge security problem: http://www.gentoo.org/security/en/glsa/glsa-200711-29.xml Yeah, but i've got no time right now, to analyse the problems with 3.0.27a. I've run it in debug mode and so on - but i found

Re: [gentoo-user] why is fglrx commented out in the xorg-server ebuild?

2007-11-26 Thread Andrey Vul
On Nov 26, 2007 8:16 PM, Aline de Freitas [EMAIL PROTECTED] wrote: Em Monday 26 November 2007 22:41:31 Andrey Vul escreveu: I need flgrx support for my graphics chip, yet the xorg-server has this dependency: !x11-drivers/ati-drivers However, the following line is right after the block:

Re: [gentoo-user] why is fglrx commented out in the xorg-server ebuild?

2007-11-26 Thread Andrey Vul
On Nov 26, 2007 8:35 PM, Andrey Vul [EMAIL PROTECTED] wrote: On Nov 26, 2007 8:16 PM, Aline de Freitas [EMAIL PROTECTED] wrote: Em Monday 26 November 2007 22:41:31 Andrey Vul escreveu: I need flgrx support for my graphics chip, yet the xorg-server has this dependency:

Re: [gentoo-user] why is fglrx commented out in the xorg-server ebuild?

2007-11-26 Thread Aline de Freitas
Em Monday 26 November 2007 23:51:00 Andrey Vul escreveu: On Nov 26, 2007 8:35 PM, Andrey Vul [EMAIL PROTECTED] wrote: On Nov 26, 2007 8:16 PM, Aline de Freitas [EMAIL PROTECTED] wrote: Em Monday 26 November 2007 22:41:31 Andrey Vul escreveu: I need flgrx support for my graphics chip, yet

Re: [gentoo-user] AMD64 LiveCD 2007.0 problem

2007-11-26 Thread David Relson
On Mon, 26 Nov 2007 19:45:59 -0500 Andrey Vul wrote: Kernel panics can be due to bad ram. Try loading the memtest86 kernel and leave your computer on for a couple of days. If ram's ok, then the kernel panic could be something else. -- Andrey Vul True, panics can be caused by bad ram. This

Re: [gentoo-user] AMD64 LiveCD 2007.0 problem

2007-11-26 Thread Andrey Vul
On Nov 26, 2007 9:29 PM, David Relson [EMAIL PROTECTED] wrote: On Mon, 26 Nov 2007 19:45:59 -0500 Andrey Vul wrote: Kernel panics can be due to bad ram. Try loading the memtest86 kernel and leave your computer on for a couple of days. If ram's ok, then the kernel panic could be something