Updating library paths


This is more of a personal note than anything else, but hopefully it might filter to the top of web searches too.If you want to update the dynamic library loading path in Solaris 10 you must use the tool crle.If you want to add a path, say /usr/local/lib make sure you use the -u option to update rather than replacing the existing library path info:

# crle -u -l /usr/local/lib