Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: linux lib nsl???
You need the development version of the glibc library. This is downloadable
from ftp://ftp.cdrom.com/pub/linux/slackware-3.5/contrib/
the file is called glibc-devel-2.0.5c.tgz there is also a readme file of the
same name.
If you follow the isntructions there-in you should be able to upgrade your
linux..
Before re-linking the executables you need to include the oracle lib path
$(ORACLE_HOME)/lib in the ld-conf (not sure of the fullname) file. Note I
don't think you can use environment variables,
I have Suse linux 5.2 as well and got it to work using this method
lawrence
Steve Haynes wrote in message ...
>Hi all,
>I have a base SUSE 5.2 linux install and have
>upgraded to 2.0.35 kernel and libc 2.0.6.
>Oracle install *almost* works but fails
>on relinking executables with -lnsl not found.
>any ideas appreciated.
>Thanks
>Steve
>--
>Please remove nospam from my address to Reply.
Received on Sat Oct 24 1998 - 22:13:03 CDT