I am trying to compile an python app I have written on a 64bit RHEL 5 system. This application is only going to be used on other 64bit RHEL 5 systems. I would think it would be possible to compile the app in the "onedir" format, but have the application look to the /usr/lib64 or /lib directory for the libraries it needs to run, however I can't seem to get this behaviour no matter what options I pick.
Is this just not possible? Or am I just missing something? 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.
