Darren J Moffat wrote:
> Garrett D'Amore wrote:
>
>> Joachim Worringen wrote:
>>
>>> Greetings,
>>>
>>> our software stack is installed to /opt/DIS, and contains some libraries
>>> that everyone should be able to use w/o setting LD_LIBRARY_PATH. This
>>> can easily be achieved using "crle -l /opt/DIS/lib -u" in the
>>> installation script/package (same thing for 64bit).
>>>
>>> If this is the right way to *add* the path - what is the right way to
>>> *remove* it on uninstall? crle does not seem to provide such an option,
>>> /var/ld/ld.config is a binary file (why the hell...?), and parsing the
>>> output of "crle" is not what I consider a solid solution.
>>>
>>>
>> To my knowledge. Solaris does not have an equivalent to Linux's system
>> wide default search path.
>>
>
> Yes it does that is what the 'crle -l' that he ran did. It is held by
> default in /var/ld/ld.config.
>
> crle is part of clre, moe, lari suite of extended linker/loader
> functionality.
>
Wow. Learn something new every day. Thanks.
-- Garrett
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code