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

Re: [gentoo-user] KDELIB not installing

2004-01-10 Thread lucas
Mike Williams wrote: On Saturday 10 January 2004 17:30, lucas wrote: >I just finished install the base gentoo system and have now moved on to >setup my desktop with kde, but am getting this error when the install >gets to KDELIB: > * > * KDELIBS 3.1.4 will not work with your c

[gentoo-user] KDELIB not installing

2004-01-09 Thread lucas
erison of autoconf? Thanks -- lucas$([EMAIL PROTECTED]) "Experience is something you don't get until just after you need it." -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Resizing root

2003-12-31 Thread lucas
Jeremy Maitin-Shepard wrote: lucas <[EMAIL PROTECTED]> writes: Is it possible to resize (shrink) my root partition which is in reiserfs format? Yes, you can use resize_reiserfs, included in sys-fs/reiserfsprogs. You will have to unmount it first. What about the underlying par

[gentoo-user] Resizing root

2003-12-31 Thread lucas
Is it possible to resize (shrink) my root partition which is in reiserfs format? -- lucas$([EMAIL PROTECTED]) "Experience is something you don't get until just after you need it." -- [EMAIL PROTECTED] mailing list

[gentoo-user] Centralized user authentication

2003-12-30 Thread lucas
really like to hear ppls recommendation and comments, thanks -- lucas$([EMAIL PROTECTED]) "Experience is something you don't get until just after you need it." -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] backup and recovery...

2003-12-11 Thread Lucas Sallovitz
[EMAIL PROTECTED] wrote: Hi, I am looking for a new backup & recovery system. is there any good tools in portage tree? i like to have a realtime backup and full-system-recovery facility. would you guys recommend me the best tool for backup & recovery? non-realtime backup system will be okay too ~

Re: [gentoo-user] python2.3 and portage...

2003-12-11 Thread Lucas Sallovitz
Jon Ellis wrote: I have just installed python2.3 and I am having problems emerging libraries for both python2.2 and 2.3. For example, I need pyGTK installed for both 2.2 and 2.3. If I emerge it with /usr/bin/python linked to python2.3, it will remove the pyGTK libraries from python2.2 every time

Re: [gentoo-user] Private Rsync Mirrors

2003-12-10 Thread lucas
Andreas Vinsander wrote: lucas wrote: I was just wonding, just what is the "regular mirrior system" and what do i need to do to set it up??? Take a look at /etc/make.conf... look for "SYNC" /Andreas -- [EMAIL PROTECTED] mailing list I justed looked through it then and

[gentoo-user] Private Rsync Mirrors

2003-12-10 Thread lucas
they are asked to follow certain basic rsync etiquette guidelines <http://www.gentoo.org/news/en/gwn/20030505-newsletter.xml#doc_chap1_sect3>. I was just wonding, just what is the "regular mirrior system" and what do i need to do to set it up???

Re: [gentoo-user] DMA

2003-12-01 Thread Lucas Sallovitz
Helder Correia wrote: Hello, I'm a Gentoo newbie. I have just installed from 1.4 i386 LiveCDs and now I get a message at booting saying I don't have DMA enabled for my hard drive (the context of the message is something related to fsck). I edited /etc/conf.c/hdparm and now it looks like this: -

Re: [gentoo-user] silly question...

2003-11-25 Thread Lucas Sallovitz
[EMAIL PROTECTED] wrote: i did #rc-update del (3 times) and #emerge unmerge ... and #del files (of 3 extra logd) in /etc/init.d but... i can still see log daemon in 'ps aux' and fail messages from boot log. what should i do more? -- [EMAIL PROTECTED] mailing list You forgot to reboot :) S

Re: [gentoo-user] rp-pppoe fails with adsl-setup

2003-11-25 Thread Lucas Sallovitz
Alan Watson wrote: I ran adsl-setup and everything seemed to go OK. eth1 came up ok with dhcpcd. But when I ran adsl-start I got the error message: /usr/sbin/adsl-start: line 191: 2167 Terminated$CONNECT "$@" /dev/null 2>&1 Any help would be really appreciated. Alan -- [EMAIL PROTEC

Re: [gentoo-user] system time/hw clock

2003-11-24 Thread Lucas Sallovitz
Sorry, I don't know how to solve your problem, but you sure didn't solve it as your mail has a tiemstamp of 11/25 1:37 am being 11/24 8:46 here :) Marianne Taylor wrote: On November 19, 2003 18:12, David Friggens wrote: * Thomas T. Veldhouse <[EMAIL PROTECTED]> [2003-11-19 09:39]: Marian

Re: [gentoo-user] Making room for Gentoo

2003-11-19 Thread Lucas Sallovitz
[EMAIL PROTECTED] wrote: G'day list, I'm thinking this question's probably come up here before, but I'm going to pose it anyway; I've got a Compaq Presario 2140 with Windows XP installed, and I'd like to install Gentoo without wiping and repartitioning. Can anyone recommend any free tools that t

Re: [gentoo-user] dual-head

2003-11-18 Thread Lucas Sallovitz
Larry Meadors wrote: ..or you could use X on both. With a maximized terminal in the smaller one. Probably a simpler setup. :-/ The problem with that is that AFAIK, X can handle different resolutions but not different colordepths. I learned that when I wanted to put an old vga card next to a T

Re[2]: [gentoo-user] squid

2003-10-30 Thread Lucas
-- Saludos, Lucasmailto:[EMAIL PROTECTED] - Original message >> > I just figured out how to use Webmin to change this. The reason I setup >> > Squid is because I'm dialing-in to a server that's running on a partial >> &