@ Silvio, I extremely appreciate your help. Many thanks.

>> Is it possible to set the search-path for library without to edit-change the 
>> config file

> No, since then having a search path at all would provide no security valueat 
> all, since all "infected" programs could just change it.


Aaaargh, this is a very sad news (even if I understand why).


Hum, I have try this with a TProcess, without root access, before to 
LoadLibrary(lib_with_dependency) and it seems to work in Linux:


echo "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/the/path/of/dependency" >> 
~/.bashrc

What do you think about it ?


Many thanks for help.


Fre;D
_______________________________________________
fpc-other maillist  -  fpc-other@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-other

Reply via email to