how to compile python program to linux executable

sreekant skodela at lithium.com
Fri Jul 18 13:54:45 EDT 2003


Python being interpreted should not depend that much on os version etc. 
It ofcourse will depend on the python/wxpython/vtk versions themselves 
though, especially if you use some procedure/facility and that has been 
changed in the version your client has.

I have distributed a gui program in the past and although it gave a few 
niggles [ I can't remember which ! ] it wasn't a major problem.

YMMV
sreekant

Maurice wrote:

> Or can I only do this when they have exactly the same Linux version.
> Or is it only possible when they have installed the other progames 
> containing the modules.
> The modules I'm thinking of is for example wxPyhton and/or VTK.
> 
> Maurice
> 





More information about the Python-list mailing list