[101405] in RedHat Linux List
Re: libc5 application problems with RHL 5.2
daemon@ATHENA.MIT.EDU (Ray Curtis)
Wed Nov 25 22:36:26 1998
Date: Wed, 25 Nov 1998 22:36:16 -0500 (EST)
From: Ray Curtis <ray@ray.clark.net>
To: redhat-list@redhat.com
In-Reply-To: <199811252340.SAA28646@fourier.capital.edu.capital.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
>>>>> "dr" == Dave Reed <dreed@capital.edu> writes:
dr> I finally took the plunge and backed-up everything from my RHL 4.2
dr> setup and did a clean install of RHL from the official 5.2
dr> PowerTools. Now my libc5 applications don't work anymore.
dr> I followed the FAQ instructions on p. 338 of the manual and changed
dr> the order of my /etc/ld.so.conf to:
dr> /usr/i486-linux-libc5/lib
dr> /usr/lib
dr> /usr/X11R6/lib
dr> and ran ldconfig
dr> but I still get:
dr> # ldd ezppp
dr> libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40000000)
dr> libc.so.5 => not found
dr> libc.so.6 => /lib/libc.so.6 (0x4009b000)
dr> /lib/ld-linux.so.1 => /lib/ld-linux.so.2 (0x00000000)
Try changing and adding so it looks like:
/usr/i486-linux-libc5/lib
/usr/X11R6/lib
/usr/i486-linuxaout/lib <-- you need this one
/usr/lib
--
Ray Curtis Consultant/Programmer Curtis Consulting
mailto:ray@ray.clark.net http://www.clark.net/pub/ray
============================================================================
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.