Hi Martin, Il 23/07/2011 11:32, Martin Zibricky ha scritto: > Antonio Valentino píše v So 23. 07. 2011 v 11:09 +0200: >> his kind of error seems to me quite strange and I would like to ask if >> some other user has experienced the same issue. >> >> >> Any ind of help is welcome > > Hi Antonio, yes somebody experienced this issue: > > http://www.pyinstaller.org/ticket/360 > > Could you please test the patch there (recompile bootloader with that > patch and test it - if you are not creator of it)? > > Thanks in advance.
Martin I'm using the current trunk and I have also applied the fix-realpath-call.patch (it was me to post the patch few minutes ago) and rebuilt the bootloader, so I assume I was already in the configuration you indicated. The problem persists. Also $ which obj objcopy objdump $ which objdump /usr/bin/objdump Anyway, I'm not sure to understand how the #360 (mainly regarding the use or relative/absolute paths) can be related to my particular issue. I'm assuming that libpython *must* be included in the packaged application in order to allow the user to run it on a target machine that have a different python version installed (or no python at all). Is it correct? regards -- Antonio Valentino -- 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.
