have a compile problem

Net Llama! netllama
Mon May 17 11:34:52 PDT 2004


Keith Antoine wrote:
> On Fri, 12 Jul 2002 13:10, Net Llama! wrote:
>>>>>ldconfig: Cannot stat /usr/lib/libslp.so: No such file or directory
>>>>>ldconfig: Cannot stat /usr/lib/libfame.so: No such file or directory
>>>>>ldconfig: Cannot stat /usr/X11R6/lib/libgdk.so: No such file or
>>>>>directory ldconfig: Cannot stat /usr/X11R6/lib/libgtk.so: No such file
>>>>>or directory
>>>>
> 
>>You've most likely got symlinks pointing to stuff that is no longer
>>there.  Look for all of those things listed, and see what exists.
> 
> 
> Right that chore has been done. However that merely raises the question of haw 
> many more are there in existance. Is there a way to check the sysytem for all 
> radical links.

Only if they've been generated by RPMs.  You could do a "rpm -Va" which 
would verify the integrity of all installed RPMs.  If you've installed 
via tarballs, you're pretty much screwed.

>>>>>       libpng.so.2 -> libpng.so.2.1.0.8
>>>>>       libpng.so.2 -> libpng.so.2.1.0.8
>>>>>       libpng.so.2 -> libpng.so.2.1.0.8
>>>>>       libpng12.so.0 -> libpng12.so.0.1.2.4
>>>>
> 
>>if you do just "ldconfig -v" you'll see exactly where everything is
>>situated.
> 
> 
> Yes, I should have thought of that and also the corollary that I have it in 3 
> seperate places because it was and still is not being seen. So where is it 
> supposed to be, specifically. I am however going to delete all of them and do 
> another install in the hope it is put where its supposed to be seen.

There is no "supposed to be seen".  Its wherever ld.so.conf finds it. 
Once again, if you're playing with RPMs, then you either need to do a 
--nodeps install, or start picking apart the RPM to determine where it 
expects the piece to be.
If you're doing a from source install (tgz or SRPM), then you'll usually 
be able to specify the 'nontraditional' location via a ./configure 
switch.  Run "./configure --help" to see all the choices.

Quite honestly, i think your system is too much of a mess of conflicting 
& duplicated
libraries to be fixed at this point.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                       	       netllama at linux-sxs.org
Linux Step-by-step & TyGeMo: 		    http://netllama.ipfox.com

   7:35pm  up 86 days,  2:21,  2 users,  load average: 0.03, 0.40, 0.61




More information about the Linux-users mailing list