Hi Don, Thanks, I think I started one of the recent threads on gmane too, so watching that. Internally one of our guys remembered a project we'd done a while back that successfully got pyinstaller and Twisted working together, so trying to dissect that for clues. Also, we already have the server in question running on Windows/py2exe, but may be interesting if this works for Linux to convert it to pyinstaller on Windows, too, so we could have a single multi-platform solution. Ken
On Wed, Jan 6, 2010 at 11:44 AM, Don Dwiggins <[email protected]>wrote: > DrKen wrote: > >> Hi, I'm about 1 day into using pyinstaller on a CentOS Linux system, >> python 2.5.x. I have a basic "hello world" application running, but >> the goal is to have our Twisted/Python server built by pyinstaller as >> a single-directory distribution. >> > > Curious; there's a couple of recent messages on gmane.comp.python.twisted > about this; you may want to read that thread, or even get in on it. For > what it's worth, I've got a twisted-based Windows service running as an exe > built with py2exe. > > > -- > Don Dwiggins > Advanced Publishing Technology > > > -- > 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]<pyinstaller%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pyinstaller?hl=en. > > > >--
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.
