Date: Wed, 4 Jun 1997 01:28:26 -0800 (AKDT) From: Steve Howe <un_x@anchorage.net> Cc: Hendra Sentono <hendra@unix.ukdw.ac.id>, questions@FreeBSD.ORG Subject: Re: perl library error: ld.so failed Message-ID: <Pine.BSF.3.95q.970604012712.10463A-100000@aak.anchorage.net> In-Reply-To: <Pine.UW2.3.95.970603193911.14341A-100000@cedb>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Jun 1997, Dan Busarow wrote: > On Tue, 3 Jun 1997, Hendra Sentono wrote: > > Recently I add the lates perl package (for the 2.2.1-R) on this machine. > > But the result is when I run an .pl file (directly or from web browser), > > there is an error. > > > > This is the error when I run it directly (from the shell): > > > > ld.so failed: Can't find shared library "libc.so.3.0" > > You should install the package from the 2.1.7 tree instead of the 2.2.1 > tree. > > You can also try creating a link from your libc.so.2.x to libc.so.3.0 > and see if it works. If it works, leave it alone. Otherwise > download the correct package. just create a soft link to it (ln -s) from libc.so.2.2. -------------------------------------------------------------------- E0BD7BD2 625FC4D0 2ED52811 B1A18A42 http://www.anchorage.net/~un_x --------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970604012712.10463A-100000>