[wxPython] Binary Distribution

Please point me in the right direction if this is a FAQ. What I have is an application that works on the development machine – now I want to distro it. What are the binaries/DLLs I need for just the binary distribution ? Is there a list some where ? I of course need Python, the question is what out of the wxPython Distribution as well as the wxWindows distribution is needed

Cheers

Eric Hagemann

Try to use Gordon’s installer. It is a nice tool that gathers all files your app needs.

Go to starship.python.net\crew\gmc.

Arpad

···

----- Original Message -----

From:
Eric Hagemann

To: wxpython-users@wxwindows.org

Sent: Friday, June 09, 2000 2:15 AM

Subject: [wxPython] Binary Distribution

Please point me in the right direction if this is a FAQ. What I have is an application that works on the development machine – now I want to distro it. What are the binaries/DLLs I need for just the binary distribution ? Is there a list some where ? I of course need Python, the question is what out of the wxPython Distribution as well as the wxWindows distribution is needed

Cheers

Eric Hagemann

You need the wx21*.dll file in the system directory, and everything under the wxPython directory except for the demo.

···

----- Original Message -----

From:
Eric Hagemann

To: wxpython-users@wxwindows.org

Sent: Thursday, June 08, 2000 5:15 PM

Subject: [wxPython] Binary Distribution

Please point me in the right direction if this is a FAQ. What I have is an application that works on the development machine – now I want to distro it. What are the binaries/DLLs I need for just the binary distribution ? Is there a list some where ? I of course need Python, the question is what out of the wxPython Distribution as well as the wxWindows distribution is needed

Cheers

Eric Hagemann