#145: PyInstaller's executable doesn't work on another computer.
--------------------------------+-------------------------------------------
 Reporter:  dcarr...@…          |       Owner:  giovannibajo
     Type:  defect              |      Status:  new         
 Priority:  high                |   Milestone:              
Component:  PyInstaller         |     Version:              
 Severity:  blocker             |    Keywords:              
--------------------------------+-------------------------------------------

Comment(by giovannibajo):

 The problem is that the bootloader binary made in Karmic is not binary
 compatible with Mandriva 2010.

 This problem will be solved in the future, by using LSB. I believe it
 should be quite easy: changing gcc to lsbcc in the Makefile and maybe
 adding -lsb-use-default-linker.

 Meanwhile, your best bet is to run the "Make.py + make" step on a very old
 distribution, then get the generated executables (support/loader/run and
 run_d) and copy them over your Karmic. If the distro you choose is old
 enough, it should work.

-- 
Ticket URL: <http://www.pyinstaller.org/ticket/145#comment:2>
Pyinstaller <http://www.pyinstaller.org>
PyInstaller Project

-- 
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