Re: [gentoo-user] Time is Wrong

2003-02-25 Thread latin hypercube
Maybe a stupid question but you did link an appropriate timezone to localtime when you installed? Something like: ln -sf /usr/share/zoneinfo/UTC /etc/localtime We're warned of "major clock drift" if this step is missed. On Monday 24 February 2003 22:44, Rod Smart wrote: > Mat Branyon

RE: [gentoo-user] Time is Wrong

2003-02-25 Thread Gwendolyn van der Linden
> I just checked the hardware time, and it is set just fine. > So it is > the software clock that is getting messed up. I tried a > variation of > what you said, only setting the system time from teh > hardware clock then > removing /etc/adjtime. Perhaps it might even be a window manager > probl

[gentoo-user] no g++

2003-02-25 Thread greg gulrajani
Hello Gentoo-Users, I have completed the Stage 1 installation , but when I start Stage 2 the first package (python) fails to complete the Configure script because of no g++ , gcc is installed... any idea? thank you in advance. -greg -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] problems after "emerge update" on mc

2003-02-25 Thread Martyn J. Pearce
On Mon, Feb 24, 2003 at 01:58:49PM -0500, Ivan Georgiev wrote: > Hi, > > I did "emerge -u world" today > It updated binutils, gcc, qt, kde-libs and few others. > After that I did "emerge -u mc". Now the mc commander will not start (it was > working properly before). It says: > > subshell.c: cou

Re: [gentoo-user] Gnome 2.2 oddly slow

2003-02-25 Thread Matthew Kennedy
Benjamin Unger <[EMAIL PROTECTED]> writes: > Hi all, > > I've been running KDE 3.1 for a while, and I decided to try Gnome > 2.2. After I logged in, though, I found that windows draw rather > slowly when maximizing, and generally my system seems to stutter, > whereas in KDE this didn't happen (I

[gentoo-user] AGP Fast Writes

2003-02-25 Thread david mattatall
[EMAIL PROTECTED] david # cat /proc/driver/nvidia/agp/card Fast Writes: Supported SBA: Not Supported AGP Rates: 4x 2x 1x Registers: 0x1f17:0x1f000104 [EMAIL PROTECTED] david # cat /proc/driver/nvidia/agp/host-bridge Host Bridge: Via Apollo Pro KT133 Fast Writes:

Re: [gentoo-user] no g++

2003-02-25 Thread Arturo di Gioia
On Tue, 2003-02-25 at 11:35, greg gulrajani wrote: > Hello Gentoo-Users, > > I have completed the Stage 1 installation , but when I start Stage 2 > the first package (python) fails to complete the Configure script > because of no g++ , gcc is installed... > > any idea? > > thank you in adv

[gentoo-user] emerge prelink segfaults :(

2003-02-25 Thread gabor
hi, i did an emerge prelink, which ended with: FAIL: shuffle2.sh ./shuffle3.sh: line 16: 8090 Segmentation fault $PRELINK -vm ./shuffle3 >>shuffle3.log 2>&1 FAIL: shuffle3.sh ./shuffle4.sh: line 8: 8113 Segmentation fault $PRELINK -vm ./shuffle4 >>shuffle4.log 2>&1 FAIL: shuffle4.sh .

Re: [gentoo-user] AGP Fast Writes

2003-02-25 Thread MAL
david mattatall wrote: If Fast Writes are supporded by both the host-bridge and card, why is it that it isn't turned on? Because they can cause evil problems on many systems. You can enable them, however I forget how, so google :) MAL -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] moving mozilla profiles

2003-02-25 Thread Arturo di Gioia
On Tue, 2003-02-25 at 00:15, Andrew Gaffney wrote: > Everything is now contained within the .mozilla directory. > Unfortunately, it isn't quite as easy as this. There are a lot of > absolute directory references to /root in a lot of the files in the > .mozilla directory. There are even referenc

[gentoo-user] Portage-2.0.47-r4 -- Testing

2003-02-25 Thread Nick Jones
Portage-2.0.47-r4 is out for testing. It's masked in package.mask as always. This one should be ready for public release. Test please and give me feedback. This one is mostly cleanups of 2.0.47-r3 and fixes to the changes from group wheel to group portage. Note that all actions are now preceded by

Re: [gentoo-user] AGP Fast Writes

2003-02-25 Thread Troy Dack
On Tue, 2003-02-25 at 22:40, david mattatall wrote: > If Fast Writes are supporded by both the host-bridge and card, why is it that > it isn't turned on? Read the NVidia docs, they should tell you how to turn it on. IIRC you need to tweak XF86Config. Turning these on by default is *not goodt*,

Re: [gentoo-user] AGP Fast Writes

2003-02-25 Thread Peter Ruskin
On Tuesday 25 Feb 2003 11:40, david mattatall wrote: > [EMAIL PROTECTED] david # cat /proc/driver/nvidia/agp/card > Fast Writes: Supported > SBA: Not Supported > AGP Rates: 4x 2x 1x > Registers: 0x1f17:0x1f000104 > > [EMAIL PROTECTED] david # cat /proc/driver/nvidia/

Re: [gentoo-user] AGP Fast Writes

2003-02-25 Thread david mattatall
On February 25, 2003 04:06 am, MAL wrote: > david mattatall wrote: > > If Fast Writes are supporded by both the host-bridge and card, why is it > > that it isn't turned on? > > Because they can cause evil problems on many systems. You can enable > them, however I forget how, so google :) > > MAL >

[gentoo-user] Two questions

2003-02-25 Thread david mattatall
Ok I generated this list by doing an emerge -ep --deep world and removing all the packages that I had previously finnished compiling. I need to know if there is a way I can turn this into a command I can use to resume where I left off. Hell I'll use this time to ask you all if there is an easie

[gentoo-user] freetype-2.1.2-r2.ebuild error

2003-02-25 Thread Ian Tindale
I'm doing a pair of installs at more or less the same time (one after the other when the CD was finished with). I've just noticed today that both units have faulted at a certain point - building freetype-2.1.2-r2.ebuild - an error is complained of. I think (I might be right) that the problem i

Re: [gentoo-user] Re: Need to downgrade KDE; how is a specificversion specified with emerge?

2003-02-25 Thread brett holcomb
You're welcome. Glad it worked. On Wed, 26 Feb 2003 00:02:29 +1000 Adrian Head <[EMAIL PROTECTED]> wrote: Thanks - for your suggestion it was the only thing that worked :-) Adrian On Wed, 19 Feb 2003 00:12, brett holcomb wrote: Maybe use emerge -i to inject a stub for KDE 3.1 >The next thing

Re: [gentoo-user] Two questions

2003-02-25 Thread /V\\arijn Deé
On Tuesday 25 February 2003 14:30, david mattatall wrote: > Ok I generated this list by doing an emerge -ep --deep world and removing > all the packages that I had previously finnished compiling. I need to know > if there is a way I can turn this into a command I can use to resume where > I left of

Re: [gentoo-user] mozilla and phoenix woes

2003-02-25 Thread Codewordt Gentoo Users
Michael Atamas said: > Hi, > I have both mozilla (1.2.1-r5) and phoenix (0.5). They work fine the > first time I restart. But after I open and close them several times they > just stop working. They do not give me any error messages. They just > stop working. What is going on? How can I fix t

[gentoo-user] Have a strange shadow in xfree 4.2.99.

2003-02-25 Thread Sigurd Stordal
I get a shadow on the mouse pointer, running kde 3.0.5a and xfree 4.2.99. Is this a feature, and if so how can I remove it. -- Sigurd Stordal President of GOGS Experimental Petrologist -- [EMAIL PROTECTED] mailing list

RE: [gentoo-user] no g++

2003-02-25 Thread Field, Jeffrey Gilbert
Yea, What you probably need to do is "source /etc/profile" .. gcc is not installed like /usr/bin and you probably just need to reload the environment. Jeff -Original Message- From: greg gulrajani [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 4:36 AM To: [EMAIL PROTECTED] S

Re: [gentoo-user] Two questions

2003-02-25 Thread david mattatall
On February 25, 2003 06:37 am, /V\\arijn Deé wrote: > On Tuesday 25 February 2003 14:30, david mattatall wrote: > > Ok I generated this list by doing an emerge -ep --deep world and removing > > all the packages that I had previously finnished compiling. I need to > > know if there is a way I can tu

Re: [gentoo-user] Have a strange shadow in xfree 4.2.99.

2003-02-25 Thread Erlend Hamberg
Just comment out the line "Inherits=whiteglass" in /usr/X11R6/lib/X11/icons/default/index.theme On 15:43 Tue 25 Feb , Sigurd Stordal wrote: > I get a shadow on the mouse pointer, running kde 3.0.5a and xfree 4.2.99. Is > this a feature, and if so how can I remove it. > -- > Sigurd Stordal >

RE: [gentoo-user] How to strip "gentoo-user" from subject with procmail

2003-02-25 Thread Field, Jeffrey Gilbert
Stripping "[gentoo-user]" from the topic will screw up any messages that you reply to, since the "threads" are assembled by grouping like topics together as far as I know. So it may be nicer to look at in your mail client, however it may screw up the usages of the listserve. Jeff -Original M

[gentoo-user] Re: How to strip "gentoo-user" from subject with procmail

2003-02-25 Thread Tyler Trafford
On Tue, Feb 25, 2003 at 10:10:47AM -0500, Field, Jeffrey Gilbert wrote: > Stripping "[gentoo-user]" from the topic will screw up any messages > that you reply to, since the "threads" are assembled by grouping like > topics together as far as I know. So it may be nicer to look at in > your mail cli

Re: [gentoo-user] How to strip "gentoo-user" from subject with procmail

2003-02-25 Thread Paul de Vrieze
On Tuesday 25 February 2003 16:10, Field, Jeffrey Gilbert wrote: > Stripping "[gentoo-user]" from the topic will screw up any messages that > you reply to, since the "threads" are assembled by grouping like topics > together as far as I know. So it may be nicer to look at in your mail > client, ho

[gentoo-user] nautilus segfaults

2003-02-25 Thread Jens Mayer
Hi folks, when starting up 'nautilus', it suddenly crashes. When trying to start it after being logged in into the Gnome environment, it just throws a segfault, tries to restart itself, throws a segfault... I already reemerged nautilus, gnome, gnome-vfs... which didn't change anything at all. An

[gentoo-user] cdparanoia build fail

2003-02-25 Thread Matthew Daubenspeck
$ emerge cdparanoia Calculating dependencies ...done! >>> emerge (1 of 1) media-sound/cdparanoia-3.9.8 to / >>> Unpacking source... >>> Source unpacked. /usr/sbin/ebuild.sh: line 19: ./configure: No such file or directory !!! ERROR: media-sound/cdparanoia-3.9.8 failed. !!! Function src_compile, Li

Re: [gentoo-user] nautilus segfaults

2003-02-25 Thread Mario Vukelic
On Tue, 2003-02-25 at 16:41, Jens Mayer wrote: > when starting up 'nautilus', it suddenly crashes. (..) > Any hints? Worth to try: make a new user with clean config files in $HOME and try to log in. Maybe it's just some old config file with a prob -- [EMAIL PROTECTED] mailing list

[gentoo-user] Fluxbox and gconfd

2003-02-25 Thread Shane Hickey
Howdy all, I recently switched from Gnome to Fluxbox and I'm loving it. However, I'm still painfully addicted to evolution, gnome-terminal and galeon, so I find myself running these in Fluxbox. The problem is, whenever I start a gnome app I get CORBA errors. However, if I kill gconfd-1 t

[gentoo-user] software raid installation

2003-02-25 Thread Henti Smith
Has anybody done a software raid install on a gentoo box or can refer me to docs please ? Henti -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] software raid installation

2003-02-25 Thread Camille HUOT
I've used http://evms.sourceforge.net/howto/ and emvsgui is very easy to use. Camille On Tue, 25 Feb 2003 20:50:16 +0200 Henti Smith <[EMAIL PROTECTED]> wrote: > Has anybody done a software raid install on a gentoo box or can refer > me to docs please ? > > Henti > > -- > [EMAIL PROTECTED

Re: [gentoo-user] nautilus segfaults

2003-02-25 Thread Jens Mayer
* On Tue, Feb 25, 2003 at 17:21:37 +0100, Mario Vukelic wrote: > On Tue, 2003-02-25 at 16:41, Jens Mayer wrote: >> when starting up 'nautilus', it suddenly crashes. > (..) >> Any hints? > Worth to try: make a new user with clean config files in $HOME and try > to log in. Maybe it's just some ol

[gentoo-user] Re: How to strip "gentoo-user" from subject with procmail

2003-02-25 Thread A. Farber
Right and also this list manager will add [gentoo-user] back to my replies. So here are the answers I found (thanks!) so far (and they do work): Add to ~/.procmailrc :0 * ^List-Id:.*gentoo-user\.gentoo\.org { :0hf | formail -fc | sed -e '/^Subject:/ s,\[gentoo-user\]

[gentoo-user] Compiling additional modules for liveCD?

2003-02-25 Thread Cedric Veilleux
Hi, I need some modules that are not on the liveCD. I was thinking of placing them on a floppy and load them after booting off the CD.. What's the proper way to do this? Which kernel should I use to make the modules? I tried with gentoo-sources but got an error when loading them

[gentoo-user] Sylpheed checks

2003-02-25 Thread C. Brewer
lag starts to get irritating. So is there a way to tell Sylpheed to trash these mails or will it be easier to filter on the individual users? TIA -- Chuck Brewer Registered Linux User #284015 Get my gpg public key at pgp.mit.edu!! Encrypted e-mail preferred. pgp0.pgp Description: PGP si

Re: [gentoo-user] Sylpheed checks

2003-02-25 Thread C. Brewer
Apparently my first mail decided to bomb..heres a quick recap if anyone cares... Does anyone have an idea where Sylpheed-claws gets the check that eventually passes the "No public key to verify the signature"? I've been trying to figure out a way to fairly filter on this, but I'm at a loss now.I h

[gentoo-user] openssl problems

2003-02-25 Thread valeanu . a
I dont know exectly where to start. I am trying to use homebanking which requires an 128bit ssl connection. The whole thing works under linux with SuSE 8.1 Kernel 2.4.20 openssl 0.9.6g. It also works with an old gentoo installation Kernel 2.4.19 gcc 2.95 openssl 0.9.6g. I tried to get it working w

Re: [gentoo-user] etc-update oddity

2003-02-25 Thread nealbirch
Matt Tucker wrote: -- nealbirch <[EMAIL PROTECTED]> spake thusly: oh wow wish I had known about this a couple of weeks ago when I had to merge dozens of updates... is there a way to pull the files into emacs to use emacs diff function? Yes, but it can be .. complicated. I'm using the follow

Re: [gentoo-user] vmware prob

2003-02-25 Thread Robert Cole
Well it's official now vmware 3.2 does not work with glibc 2.3.2_pre1, Official at least as far as I'm concerned. :) I went back to 2.3.1 and all is well. I'm not sure about your prob Norberto. I'm using win2k and can keep it open and running for days (and have) without any problems on glibc 2.

[gentoo-user] Squirrelmail issue

2003-02-25 Thread Stephen Boulet
I followed through the desktop user guide on setting up squirrelmail. Everything checks out up to the part where you actually login with: https://localhost/squirrelmail/src/login.php When I try doing this, I get a "The document contains no data" message. Anyone know what I'm doing wrong? _