On 4/15/07, Slava Pestov <[EMAIL PROTECTED]> wrote: > Perhaps you have an LD_LIBRARY_PATH set?
Hah, I do have an LD_LIBRARY_PATH set and it turns out that I removed an element from it and left a ':' at the beginning of the string. This apparently means search the current working directory. Sorry about that. > Also I wasn't exactly after fetching the .so from cwd, but rather > fetching the .so from the same directory as the executable. I guess I understand the security reasons why that doesn't work. It's still a pain though. AGL -- Adam Langley [EMAIL PROTECTED] http://www.imperialviolet.org 650-283-9641 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
