Hi there Roger,
You can see the consequences of doing this with BitPim. Download
from www.bitpim.org (you don't need a cell phone to run the application).
It uses wxPython. On Windows it is delivered via py2exe and InnoSetup.
On Linux it is cxFreeze and rpm. On Mac it is py2app and dmg.
This looks really good!
I'm currently using McMillan Installer (now maintained as pyInstaller)
for building apps on Windows and Linux (nobody has given me a MacBook
to play with yet ;).
AFAICR, cx_Freeze doesn't auto-compute SO dependencies on Linux like
e.g. py2exe does on Windows or Installer does on Linux. How did you
solve this problem?
Thanks,
Charl
ยทยทยท
On 3/22/06, Roger Binns <rogerb@rogerbinns.com> wrote: