On 07/19/2011 12:20 PM, Martin Zibricky wrote:
Bertrand Servin píše v Út 19. 07. 2011 v 12:02 +0200:
but no longer
works on another system.

How different is the another system from the one executable was built
on?

build system is a RedHat EL 5 64 bits python version is 2.6

other systems tried:
- Ubuntu 11.04 64 bits python version installed 2.6 and 2.7 (default)

- Debian Squeeze 64 bits python version installed 2.6

Here is the output I get from running the executable after building with --debug:

-- on the RHEL5 (build system):

thisfile is ./metamap
_MEIPASS2 (workpath) is NULL
homepath is ./
Extracting binaries
Executing self as child with /tmp/_MEInt6lvk/:/usr/local/bioinfo/lib:/usr/local/bioinfo/src/EMBOSS/latest/lib:/SGE/n1ge62/lib/lx24-amd64
thisfile is ./metamap
_MEIPASS2 (workpath) is /tmp/_MEInt6lvk/
homepath is ./
Already have a workpath - running!
/tmp/_MEInt6lvk/libpython2.6.so.1.0
Manipulating evironment
PYTHONPATH=/tmp/_MEInt6lvk:.
importing modules from CArchive
extracted iu
extracted struct
extracted archive
Installing import hooks
outPYZ1.pyz
Running scripts

***** This is METAMAP v1.0 ******

Input File ?
Traceback (most recent call last):
  File "<string>", line 289, in <module>

servin@snp1:~/save/build/pyinstaller.snp/metamap/dist> File "<string>", line 115, in main
KeyboardInterrupt
RC: -1 from metamap
OK.


-- on the Ubuntu machine:

thisfile is metamap
_MEIPASS2 (workpath) is NULL
homepath is /home/bservin/Network/snp/save/build/pyinstaller.snp/metamap/dist/
Extracting binaries
Executing self as child with /tmp/_MEIGVccT8/
Back to parent...

-- on the Debian machine:
thisfile is ./metamap
_MEIPASS2 (workpath) is NULL
homepath is ./
Extracting binaries
Executing self as child with /tmp/_MEIqvdjVB/
Back to parent...

any clues here ?
thanks a lot
--
Bertrand


try to use option --debug




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