> we can install py2exe only in windows, > it's not available for Linux . > > meaning we can't install py2exe in Linux > > any other alternatives? >
PyInstaller ( http://pyinstaller.python-hosting.com/ ) seems to be one option. Not sure if it works with ver 2.5 and up. Ramaswamy _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
