Re: [gentoo-user] rcp and very large files

2005-03-25 Thread Radu Filip
it-rsh all went ok but now when I use RCP I get: rcp: protocol screwup: size not delimited (The other machine is a RH 9)... Is there anything else I should re-emerge? Radu On Fri, 25 Mar 2005, Radu Filip wrote: How do I compile RCP with support for very large files? I have an Intel P4, with a Gen

Re: [gentoo-user] rcp and very large files

2005-03-25 Thread Radu Filip
On Fri, 25 Mar 2005, A. Khattri wrote: On Fri, 25 Mar 2005, Radu Filip wrote: As a quick workaround, I copied over a scp binary from a RH 9 (and it worked!), but I really hate to patch Gentoo this way in the future. Huh? scp comes with ssh - why did you need to copy it from a RH9 machine? Errata

[gentoo-user] rcp and very large files

2005-03-25 Thread Radu Filip
How do I compile RCP with support for very large files? I have an Intel P4, with a Gentoo 2004.3 and with a 2.4.28-gentoo-r8 kernel compiled with support for large files. When I use rcp to transfer a large file (>3 GB) on a different machine I get a "file too large". However, I can scp exactly t

Re[2]: [gentoo-user] Re: Please Help

2005-03-24 Thread radu
Tuesday, March 22, 2005, 6:31:34 PM, you wrote: HWH> Hi, HWH> On Tue, 22 Mar 2005 18:04:42 +0200 HWH> radu <[EMAIL PROTECTED]> wrote: >> /sbin/runscript.sh:line 532: 26182 Aborted /usr/sbin/squid/ -z -F >> 2>/dev/null >> *Error initializing: /var/c

Re: [gentoo-user] Problem resolving hostnames against NIS

2005-02-21 Thread Radu Filip
On Mon, 21 Feb 2005, Mike Noble wrote: > If you have NIS then it should look like this: > hosts:files nis dns Oh, boy, I really have to go home. Thanks! -- gentoo-user@gentoo.org mailing list

[gentoo-user] Problem resolving hostnames against NIS

2005-02-21 Thread Radu Filip
# cat /etc/nsswitch.conf|egrep -i hosts hosts: files dns # ypcat hosts [ lot of hosts ... ] 192.168.1.1 server server.mydomain.com # cat /etc/host.conf order hosts,bind # ping server ping: unknown host server I even tried to make /etc/host.conf looks like this: # cat /etc/host.conf or

Re: [gentoo-user] Problem starting ypbind

2005-02-21 Thread Radu Filip
On Mon, 21 Feb 2005, N. Owen Gunden wrote: > On Mon, Feb 21, 2005 at 09:32:56PM +0200, Radu Filip wrote: > > That's odd on my side: > > > > # /etc/init.d/domainname status > > * status: stopped > > Aha, I think this is our bogeyman. You need to co

Re: [gentoo-user] Problem starting ypbind

2005-02-21 Thread Radu Filip
Altough this works: # /bin/domainname mydomain.com So domain name "daemon" may not be the issue... -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problem starting ypbind

2005-02-21 Thread Radu Filip
domainname and /etc/nisdomainname, which are redundant(?) and both set the same What is wrong with domainname? Radu -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Problem starting ypbind

2005-02-21 Thread Radu Filip
Yes, the NIS server is always running and the other users are using it from their workstations (RH, Fedora) to authenticate and have their homes mounted via NFS. Btw, on my Gentoo I am using a 2.4.28-gentoo-r7 kernel # epm -q ypbind yp-tools ypbind-1.17.2-r1 yp-tools-2.8 # head /etc/init.d/ypbi

[gentoo-user] Problem starting ypbind

2005-02-21 Thread Radu Filip
Hi, I cannot make ypbind to start: oot # /etc/init.d/ypbind start * Setting NIS domainname to mydomain.com... [ ok ] * ERROR: Problem starting needed services. * "ypbind" was not started. Networking is up and ok, portmap is running, nfs is running, domainname startd, yp.conf corr

Re: [gentoo-user] problems after emerge of gcc-3.3.5-r1

2005-01-20 Thread Radu Filip
Thanks, Bob! On Wed, 19 Jan 2005, Bob Sanders wrote: > fix_libtool_files.sh 3.3.4 -- gentoo-user@gentoo.org mailing list

[gentoo-user] problems after emerge of gcc-3.3.5-r1

2005-01-19 Thread Radu Filip
Hi, after I emerged to gcc-3.3.5-r1 (which eliminated gcc-3.3.4) on my stable Gentoo, I have some problems, for example compiling apps like media-gfx/imagemagick: [...] grep: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.la: No such file or directory /bin/sed: can't read /usr/lib/gcc-lib/i6

[gentoo-user] cannot get openh232 compiled

2005-01-13 Thread Radu Filip
hi, I never managed to compile openh232 (required for gnomemeeting). I tries also with 'CFLAGS="-O1" emerge' and same result. I am using stable Gentoo, gcc-3.3.5-r1 (but tried with previous versions before, same result), kernel from gentoo-dev-sources; my machine is up to date; I am not using di

Re: [gentoo-user] cannot get ttmkfdir compiled

2005-01-08 Thread Radu Filip
Thanks buddy, that one worked ;-) Have a nice evening On Sat, 8 Jan 2005, Jans H. Xie wrote: > re-emerge libtool -- gentoo-user@gentoo.org mailing list

[gentoo-user] cannot get ttmkfdir compiled

2005-01-08 Thread Radu Filip
# emerge -Dpv world These are the packages that I would merge, in order: Calculating world dependencies ...done! [ebuild U ] x11-misc/ttmkfdir-3.0.9-r2 [3.0.9] -debug 0 kB [ebuild U ] x11-base/xorg-x11-6.8.0-r3 [4.3.0-r8] -3dfx +3dnow +bitmap-fonts -cjk -debug -dlloader -dmx -doc -harde

[gentoo-user] RPM equivlents

2004-02-13 Thread Radu Filip
Hi, on Gentoo, what are the equivalents of the following RPM options: rpm -qi installed_package (show info about an installed package) rpm -qf file (show to what installed package a file belongs to) rpm -ql package (list all files that belongs to an installed package) rpm -qip package (show in

Re: [gentoo-user] I am stuck, please help

2004-02-13 Thread Radu Filip
On Fri, 13 Feb 2004, Joel Metelius wrote: > You can use > > ebuild path/to/package.ebuild compile > ebuild path/to/package.ebuild install > ebuild path/to/package.ebuild qmerge I resumed with "install" as you suggested and it worked! Thanks! (Thanks for other answers a

[gentoo-user] I am stuck, please help

2004-02-13 Thread Radu Filip
ly build ebuild file from this point? (3) What the heck is wrong with tar/bzip2? Few details about my Gentoo system so far: radu root # uname -a Linux radu 2.6.2-mm1 #1 Tue Feb 10 16:49:32 EET 2004 i686 AMD Athlon(tm) Processor AuthenticAMD GNU/Linux radu root # emerge -pv tar [ebuild R ] a