[clue] shared lib question

dennisjperkins at comcast.net dennisjperkins at comcast.net
Thu Mar 24 16:02:13 MDT 2011


There is also a LIBPATH variable (I don't recall the exact name) that you might be able to use instead of modifying ld.so.conf. 

----- Original Message ----- 
From: "Matt Dew" <marcoz at osource.org> 
To: clue at cluedenver.org 
Sent: Thursday, March 24, 2011 10:02:33 AM 
Subject: Re: [clue] shared lib question 

On 03/24/2011 07:35 AM, mike havlicek wrote: 
> Hello All, 
> 
> I am looking at an old custom app (fubar) in my frankenlab and have questioned a rigging scenario I am about to try. I am very rusty on 
> manually setting up shared libraries so I thought I would throw this 
> out to the group for suggestions. 
> 
> The scenario is that I have app pieces that require 
> libstdc++-libc6.1-1.so.2 and I am building my model OS as a 
> CentOS5.5 xen guest. First I don't know if this library is 
> available in one of the canned rpm sets for CentOS 5.5? I really 
> don't want to meddle with some rpm dependency chaos through the target 
> distro mixing chocolate with peanut butter to do my app fubar discovery 
> testing. 
> 
> I have discovered that this library was in rh7.2 so I was thinking 
> of doing a quick dirty copy from a rh7 system into some custom area 
> on my CentOS 5 and add an entry to ld.so.conf -> ldconfig and 
> see what happens. 
> 
> I can't remember how the symlinks say to the .2 get setup (manual,through 
> config ...)? 
> 

I've had _bad_ things happen when doing copying libs around and doing 
symlinks, (granted that was for glibc stuff), but still.... 

Don't forget 
ldd libstdc++-libc6.1-1.so.2 to figure out any dependencies. 


Good luck! 

> Thanks for suggestions as I do review, 
> 
> -Mike 
> 
> 
> 
> _______________________________________________ 
> clue mailing list 
> clue at cluedenver.org 
> http://cluedenver.org/mailman/listinfo/clue 

_______________________________________________ 
clue mailing list 
clue at cluedenver.org 
http://cluedenver.org/mailman/listinfo/clue 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue/attachments/20110324/ce087db1/attachment.html 


More information about the clue mailing list