[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Shared libraries on Solaris (ITS#376)



There is no portable way to ensure that a executable built in
one environment will run in another environment.  We require
the installer to tune their environment such that the built
executable will run in most user environments.

That is, if the installer has specified to use and locate
shared libraries not in the default search path, then the
installer is responsible to provide options and flags (such
as -R) to configure to ensure built executables can locate
detected libraries at run time.