Tamas K Papp wrote:

Is there a way to load a library on Linux without specifying the exact
library path (eg finding it using ld.so.conf, etc)?

One hack that worked some time ago would be to load a dummy
library and use the further :libraries argument, as shown in
(describe 'load-foreign).


--
Thomas

Reply via email to