[Mono-dev] Same way for linux library as windows library
Robert Jordan
robertj at gmx.net
Wed Apr 16 10:48:45 EDT 2008
Petit Eric wrote:
>
> as we know under windows, a app try to find library, first in the same
> dir as the executable, if there isn't it try to shearch them in
> windows and system32 (environment).
>
> So my question is, can we have the same way under linux :
> - official library in the environment (/lib, /usr/lib ..........)
> - "Unofficial" library in the same dir as the executable of my app
http://www.mono-project.com/Guidelines:Application_Deployment
Search for LD_LIBRARY_PATH.
Robert
More information about the Mono-devel-list
mailing list