cxFreeze executable linked to /usr/lib/libpython2.3.so

R

Raven

Hi,
I compiled a python script using cxFreeze because I need a standalone
application, while the Windows version runs without any python
installation the linux version of the executable is linked to

libpython2.3.so.1.0 => /usr/lib/libpython2.3.so.1.0


thus the end user have to install python 2.3 in order to run the
binary. I would like to know if it's possible, using cxFreeze to create
a binary that is not linked to any python system library, for example
by putting the library in the directory where the binary file is
located.
Thank

Ale
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top