[gentoo-user] Re: C++ code on Gentoo

2005-08-17 Thread Andreas Fredriksson
On 8/16/05, James [EMAIL PROTECTED] wrote: The code for nvwa-0.5 was added to try to get robust debugging (memory) working, but, alas I'm certainly not strong on C++ code, let alone some body else's C++ code. Try valgrind. It's an excellent memory instrumentation system which can trace back

Re: [gentoo-user] problem compile ipsec-tools

2005-08-11 Thread Andreas Fredriksson
On 8/11/05, Walter Willis [EMAIL PROTECTED] wrote: the install openswan ok but install ipsec-tools and error: gcc -L../libipsec/.libs -o plainrsa-gen plainrsa-gen.o plog.o vmbuf.o crypto_openssl.o logger.o misc.o -lssl -lcrypto -lresolv -lipsec -lflsha2.o gcc: sha2.o: No such file or

Re: [gentoo-user] Does openoffice really require pam?

2005-08-11 Thread Andreas Fredriksson
On 8/11/05, Bastian Balthazar Bux [EMAIL PROTECTED] wrote: So it's possible to #emerge -Ca app-shells/tcsh #emerge -p --depclean [have a nice reading] #emerge --depclean To get rid of them after them after ? Couldn't you use the binary ooo package to avoid the build-time dependency?

Re: [gentoo-user] tomcat5 sun-jdk issue

2005-08-09 Thread Andreas Fredriksson
On 8/9/05, Covington, Chris [EMAIL PROTECTED] wrote: I'm running www-servers/tomcat-5.0.28-r4 net-www/apache-2.0.54-r13 and dev-java/sun-jdk-1.4.2.08-r1. Though tomcat works fine, for some reason I have 56 java processes running each time I restart tomcat? Anyone know how this could be?

Re: [gentoo-user] Copying contents /boot from /dev/hdb1 to /dev/hda2

2005-08-05 Thread Andreas Fredriksson
On 7/28/05, Sean Higgins [EMAIL PROTECTED] wrote: tar cvf - * | tar xf -C ../new/ * doesn't match hidden files, so the copy will be incomplete. Neil, Interesting. I had not thought about that. I did use the above to recreate my hard drive from one hard drive to another one. It

Re: [gentoo-user] Gentoo on Intel Extended Memory 64 Technology

2005-06-03 Thread Andreas Fredriksson
On 6/3/05, Khan [EMAIL PROTECTED] wrote: Hello, I'm thinking of installing gentoo on server with Intel(r) Extended Memory 64 Technology. Do I have to make something special in make.conf or to use usual flags: IIRC these chips are x86_64 compatible, so unless you have any specific reason to

Re: [gentoo-user] CFLAGS CPU optimization question.

2005-05-29 Thread Andreas Fredriksson
On 5/29/05, Digby Tarvin [EMAIL PROTECTED] wrote: On the subject of CPU flags, anyone tried optimizing gentoo for a Toshiba Libretto (110CT)? model name : Mobile Pentium MMX flags : fpu vme de pse tsc msr mce cx8 mmx This is indeed a classic pentium chip with

Re: [gentoo-user] Cups webinterface

2005-05-04 Thread Andreas Fredriksson
On 5/4/05, Patrick Marquetecken [EMAIL PROTECTED] wrote: I'm trying to connect to our cups printserver with http://:631 but i always get: cups connection is refused. On the machine itself i have no problem with localhost:631 In cupsd.conf i've got allow from 10.32.0.0/22 our ip range and

Re: [gentoo-user] GCC 4.0

2005-05-03 Thread Andreas Fredriksson
On 5/2/05, Neil Walker [EMAIL PROTECTED] wrote: Yes. A lot of stuff simply will not compile with it. The rest tend to produce large and slow executables. I wouldn't use it for anything yet. 3.4.x is the best to date. Are there any evidence of said bloat and poor performance with 4.0 or do you

Re: [gentoo-user] Samba start error

2005-04-28 Thread Andreas Fredriksson
On 4/28/05, Richard Watson [EMAIL PROTECTED] wrote: When Samba starts I get the error lpstat: Unable to connect to server: Connection refused. It actually doesn't seem to affect much as I can see the shares I've created but I'm curious. Thanks, Richard This has to do with the printing support

Re: [gentoo-user] gcc-4.0.0?

2005-04-25 Thread Andreas Fredriksson
On 4/25/05, Nicolai Guba [EMAIL PROTECTED] wrote: Why bother with GCC at all? It is a horrible compiler which produces slow code (and has many optimizations above -O2 broken). It's main advantages are that it is portable and free. If you are looking for a compiler that actually produces

Re: [gentoo-user] Don't read the boot CD

2005-04-20 Thread Andreas Fredriksson
On 4/20/05, Mrugesh Karnik [EMAIL PROTECTED] wrote: Otherwise, another solution (I personally have never used it, but is possible) is to use WinRAR to extract all the contents of the ISO file to a folder and burn the contents of the folder. Note that you're not to burn the folder itself, but

Re: [gentoo-user] Wacky Mouse...

2005-04-18 Thread Andreas Fredriksson
Hi, while I don't know what's causing your specific problem, this sounds a lot like the behavior you would see back in the day when you set the mouse protocol to PS/2 when the mouse device was really a serial mouse, or vice versa. Try changing the mouse protocol in the xorg configuration file and