Solaris Common Messages and Troubleshooting Guide

Action

As a workaround, set the environment variable LD_LIBRARY_PATH to include the location of the shared object in question, for example:


/usr/dt/lib:/usr/openwin/lib
Better yet, if you have access to source code, recompile the program using the -Rpath loader option. Using LD_LIBRARY_PATH slows down performance.