hi folk, I write cs-obexftp, https://sourceforge.net/project/showfiles.php?group_id=206501 , who use the populare openobex/obexftp library, at this time the official library doesn't support C#, so my app doesn't work yet with official release in linux distro.
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 And expect result should be to use it and not the library whose are in the environment Thank's all. EP _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
