[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wu-ftpd-academ question ?



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: nielsen@primenet.com
Tucson, AZ                  AMPRnet:  w6swe@w6swe.ampr.org
DM42nh                      http://www.primenet.com/~nielsen


--  
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: