As an additional, simple test, I made another exact replica of /usr/local/lib from the *local* machine (which has the Ur/Web compiler) to the local machine (which has no compiler), inside a new temp directory on the *remote* machine (using `tar` to preserve symlinks etc. - never using `cp` or `mv` on the untar'ed files) - and then I copied the executable for my program into that same temp directory and tried to run it there - with all the shared libs in the same directory as the executable.
I thought that this way the executable would at least find the shared libraries in the same directory - but it still gave the same error message. ###
_______________________________________________ Ur mailing list [email protected] http://www.impredicative.com/cgi-bin/mailman/listinfo/ur
