On Thursday 14 August 2003 01:42 pm, Sean Estabrooks wrote:
> > /sbin/ldconfig: /home2/oracle/product/9.2.0/lib/libagtsh.so is not a
> > symbolic link
>
> Reuben,
>
>     ldconfig uses the .so ending (with no trailing version numbers) to link
> to one of multiple libraries.    This error is saying that the directory
> contains multiple versions of this library.  However, ldconfig can not
> create a symbolic link with the appropriate name to one of them because
> a regular file exists with the name that it would use.
>
>     You need either to trim the directory down so it only contains one
> version of each library or make sure all of the versions have a trailing
> version number after the .so (eg.  .so.0.1 ).

Thanks. The directory does contain several version of the lib. Is it allright 
if i just ignore the message? Does that mean that all the libs already 
"loaded"? I am not comfortable with renaming or playing around with directory 
since it's from Oracle install.

RDB

-- 
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
-------------------------------------------------
/"\  ASCII Ribbon Campaign against HTML    
\ /  email and proprietary format      
 X   attachments.
/ \
-------------------------------------------------
Have you been used by Microsoft today? 
Choose your life. Choose freedom. 
Choose LINUX.
-------------------------------------------------


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to