On Fri, 19 Jun 1998, Peter Shtinkov wrote: > I have hamm and wu-ftpd-academ ver 2.4.2.16-9 installed, but when I log > as anonymous i can't see directory listings. > Can anybody help me with this ? > Thanks.
I thought this was fixed (there was a bug report on this which I believe has been closed). Go to /home/ftp/bin and type 'ldd ls'. It should say something like: # ldd ls libc.so.6 => /lib/libc.so.6 (0x4000e000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) Check /home/ftp/lib and see if libc.so.6 and ld-linux.so.2 are there. If not: cp /lib/libc-2.0.6.so /home/ftp/lib/libc.so.6 cp /lib/ld-2.0.6.so /home/ftp/lib/ld-linux-so.2 I think the installation script for wu-ftpd-academ should have done this for you. cheers, Bob ---- Bob Nielsen Internet: [EMAIL PROTECTED] Tucson, AZ AMPRnet: [EMAIL PROTECTED] DM42nh http://www.primenet.com/~nielsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]