Hello everyone.

I am compiling on linux and running on linux, so I'd like to keep the
size of the binary down.

I tried compiling with --onedir and then just doing LD_LIBRARY_PATH=/
lib ./PROG as I read in one of the posts on this group, but it doesn't
work, it still looks for the libraries in the current working
directory.

Thanks for your help.

-Erik

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to