the find_dll in libpath.ijs does not work in linux64, because different
distro uses different scheme to name the folder containing 64 and 32-bit
shared library.  If it works for 32-bit then it will fails for
64-bit or the other way round.  In J701 only MacOSX can still use 
find_dll, while it has already been set to raise domain error for linux.

I suggest turning load'libpath' into an no-op, and purge libpath package
in J7.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to