Hello, I am creating an application for a client that has some restrictions on their linux systems. The biggest restriction being that you can't execute anything from /tmp and it seems that is by default the place that all the library files extracted to when using --onefile.
I have the ability to compile on their system or a clone of their system, is there anyway to do something like --onedir, except have the executable look at the system paths for the libraries? Thanks! -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.
