Re: [gentoo-user] my gcc is messed up...

2005-03-10 Thread Sascha Lucas
Hi, my gcc is messed up... when i compile something g++ doesn't work. How can I clearly reinstall gcc and related programs? please send some output... the last few lines with the compile error. Sascha. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] cleaning up memory statistics...

2005-02-18 Thread Sascha Lucas
Hi Mark, Is there a command that tells Linux to really memory that is really not in use? I'm sure top is not the best app for looking at this so yes there is: i.e. "free -m". the line starting with "-/+" tells you what's used by apps without filesystem cache and buffers and what's free. the "-m"

Re: [gentoo-user] Gentoo's Bandwidth Measurement Abilities

2005-02-18 Thread Sascha Lucas
I was hoping for some way of gathering this information and generating graphs like MRTG - would be nice to see historical bandwidth consumption of a client's site. sorry... I know that net-analyzer/ntop can store RRD-graphes, but I have no experiences with that. Sascha. -- gentoo-user@gentoo.org

Re: [gentoo-user] Gentoo's Bandwidth Measurement Abilities

2005-02-18 Thread Sascha Lucas
I have a web server with many IP aliases - but it looks there no way of measuring throughput of the pseduo-interfaces. Any suggestions on how to do that? Ideally we'd like to measure total and current bandwidth used by an IP. may be this helps? --- from man iftop --- SOURCE / DEST AGGREGATION

Re: [gentoo-user] 2 mice

2005-02-18 Thread Sascha Lucas
Hi, my normal mouse is ps/2 and this one is USB, so that won't work for me. I am going to try using the I-Pen as the only mouse (comment out the main mouse in XF86Config), and see how that goes. Why not? Both map to /dev/psaux or /dev/input/mouse0. I have configered one pointer for xorg (should a

Re: [gentoo-user] Gentoo's Bandwidth Measurement Abilities

2005-02-18 Thread Sascha Lucas
Any suggestions or ideas are most welcome. I use iftop and iptraf for Bandwidth Measurement. This are great to measure per ip/port/interface. Take a look in the net-analyzer category (/usr/portage/net-analyzer/*). Perhaps you will find something interesting. Sascha. -- gentoo-user@gentoo.org ma

Re: [gentoo-user] linux way of old UNIX/news

2005-01-30 Thread Sascha Lucas
Hi Lee, Looks like there's a Debian package called sysnews that's just what you're looking for: http://distro.ibiblio.org/pub/linux/distributions/debian/pool/main/s/sysnews/ thanks a lot, thats what I'm looking for. Out of curiosity, what do you need it for? Something that /etc/motd can't handle?

Re: [gentoo-user] linux way of old UNIX/news

2005-01-29 Thread Sascha Lucas
"tin" ?? check the net-nntp category, there used to be a number of these old dinosaurs. What I'm looking for has nothing to do with newsgroups/nntp. Its more a system-tool ... Thanks. Sascha. -- gentoo-user@gentoo.org mailing list

[gentoo-user] linux way of old UNIX/news

2005-01-29 Thread Sascha Lucas
Hi list, I'm looking for a package/source which provides the simple "news" command, knowen on i.e. solaris. DESCRIPTION news is used to keep the user informed of current events. By convention, these events are described by files in the directory /var/news. Is there an equival

Re: [gentoo-user] Ignoring eth0 during boot when not connected?

2005-01-28 Thread Sascha Lucas
in /etc/conf.d/net iface_eth0="dhcp" dhcpcd_eth0="-t 3" the comment says: # For DHCP set iface_eth? to "dhcp" # For passing options to dhcpcd use dhcpcd_eth? -t is the timeout, as per man dhcpcd what about static addresses? can you still pass options to the eth's? please use /etc/conf.d/net: ifcon

Re: [gentoo-user] configure of php-cgi failed (Sablotron)

2005-01-25 Thread Sascha Lucas
Hi, it seems that the gcc can't find sablot library in your system, but for emerge it's installed, remove that -lsablot, from your flags, it was a try to force the linking of that library. whould you please try to do a simple # emerge net-libs/libwww app-text/sablotron www-servers/lighttpd this w

Re: [gentoo-user] Can't emerge xorg-x11

2005-01-25 Thread Sascha Lucas
Hi Daniel, make: *** [ttmkfdir.o] Error 1 make: *** Waiting for unfinished jobs libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' make: *** [directory.o] Error 1 !!! ERROR: x11-misc/ttmkfdir-3.0.9-r2 failed. !!! Function src_compile, Line 44, Ex

Re: [gentoo-user] configure of php-cgi failed (Sablotron)

2005-01-25 Thread Sascha Lucas
Hi Two shot in the dark: emerge -uDav --newuse --noreplace net-libs/libwww app-text/sablotron if it doesn't work try adding "-lsablot" to your flags francesco ok. the -uD --newuse will recompile python with +ipv6* and +tcltk* as new-use-flags. I can not run this in some minutes, because the mach

[gentoo-user] configure of php-cgi failed (Sablotron)

2005-01-25 Thread Sascha Lucas
Hi list, # qpkg sablotron -I -v app-text/sablotron-1.0 * # USE="php" emerge lighttpd emerge (1 of 3) dev-php/php-cgi-4.3.10 to / .. checking for sablot-config... found checking for Sablotron version... configure: error: Sablotron version 0.96 or greater required. !!! Please attach the con

Re: [gentoo-user] glibc +nptl & matlab

2005-01-23 Thread Sascha Lucas
Hi Qian, What USE flag did you use? nptl or nptlonly, nptl should build you a glibc with both nptl and old thread model support. that's what I also read, but I use "nptl". Do you have experiences with matlab R13 on Gentoo? Or Do you know any thing about the Problem glibc w/nptl and "version GLIBC

Re: [gentoo-user] Re: Emerging OpenOffice 1.1.4

2005-01-20 Thread Sascha Lucas
Hi, I watched this thread, because I have also problems merging OpenOffice.org 1.1.4. But with todays ebuild and CFLAGS="" and CXXFLAGS="" I merged it some minutes ago successfully. It fails if I leave my C.*FLAGS as they are in make.conf. Sascha. -- gentoo-user@gentoo.org mailing list

[gentoo-user] glibc +nptl & matlab

2005-01-20 Thread Sascha Lucas
Hi list, my system needs nptl enabled for running... but the matlab R13 vendor-daemon (not the license-manager, I use flexlm from portage) can not run with nptl. /opt/matlab-R13/etc/glnx86/lm_matlab: relocation error: /opt/matlab-R13/etc/glnx86/lm_matlab: symbol errno, version GLIBC_2.0 not defined

Re: [gentoo-user] io sheduler desicion

2005-01-20 Thread Sascha Lucas
which is the best io-scheduler for FTP server ( with IDE-RAID card) ? Any other tweaks to increase io performance... And not to forget how can I select one on bootup ? can i change it after the system is running ? take a look at: /usr/src/linux/Documentation/block/as-iosched.txt 1) Kompile in IO-S

Re: [gentoo-user] rename files in another charset

2005-01-12 Thread Sascha Lucas
Hi Zhang, Thank you for the suggestion! Unfortunately convmv failed to recognize my charset GB18030 (however, iconv recognizes it). I already wrote an email to the author about this problem. I'm soory that convmv failed... i never tried it :-). I heard from it in a lecture about gentoo and utf-8

Re: [gentoo-user] gcc-upgrade -> link faild (wrong libstdc++.la)

2005-01-12 Thread Sascha Lucas
Hi Peter, $ su - # fix_libtool_files.sh 3.3.4 is this step anywhere documented? i.e. an info at the end of gcc-merge or on www.gentoo.org? It ran automatically for me at the end of emerging 3.3.5. hm... will take a look at the next gcc-merge. however in my situation it runs only with exec fix_li

Re: [gentoo-user] gcc-upgrade -> link faild (wrong libstdc++.la)

2005-01-12 Thread Sascha Lucas
Hi Boyd, $ su - # fix_libtool_files.sh 3.3.4 thanks a lot. now it works fine. # fix_libtool_files.sh 3.3.4 * Scanning libtool files for hardcoded gcc library paths... * Scanning /lib... * Scanning /usr/lib... * FIXING: /usr/lib/libtiff.la ... [v] * Scanning /opt/blackdown-jdk-1.4.2.0

Re: [gentoo-user] rename files in another charset

2005-01-12 Thread Sascha Lucas
Hi Zhang, emerge app-text/convmv. this will recode filenames in your charset. Sascha. -- gentoo-user@gentoo.org mailing list

[gentoo-user] gcc-upgrade -> link faild (wrong libstdc++.la)

2005-01-12 Thread Sascha Lucas
Hi, today I upgraded from gcc 3.3.4 to 3.3.5. After this I got this error on merging kdelibs. Can anyone help me to fix this? /bin/sh ./libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++ -Wnon-vir tual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast- align -

Re: [gentoo-user] forced unmounting.

2005-01-11 Thread Sascha Lucas
Hi I have, incidentally, figured out why I couldn't unmount the drive. It was in the NFS export list. If I totally kill NFS, I can unmount Do you really kill everithing? portmap etc... Sascha. -- gentoo-user@gentoo.org mailing list