User Tools

Site Tools


tips:solaris:crle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:solaris:crle [2010/01/07 16:31]
mattieu
tips:solaris:crle [2010/01/10 23:33] (current)
mattieu
Line 1: Line 1:
-====  ====+====== Add new library paths with crle(1) ====== 
 +Useful when you want to use new shared libraries with your programs.\\ 
 +For example, if you want to add OpenCSW library path: 
 +<code bash>$ sudo crle -u -l /opt/csw/lib</code> 
 + 
 +The ''l'' option specify a new search directory to the runtime linker whereas the ''u'' option appends it to the existing ones. 
 +~~NOTOC~~
tips/solaris/crle.1262878273.txt.gz · Last modified: 2010/01/07 16:31 by mattieu