rowanparker
June 2nd, 2006, 07:40 PM
Hello,
I'm rather new to programming (all though I'm good at PHP) and was wanting to create cross-platform apps using wxPython. For Windows, I would use py2exe and that would include the wxPython files in the exe. But for Linux, I was going to give out the source but was thinking the person would need to have wxPython installed for it to work. Is there anyway way to ship the files needed with my program so it's an easier installation or is there a better way to do it?
Thanks, Rowan.
I'm rather new to programming (all though I'm good at PHP) and was wanting to create cross-platform apps using wxPython. For Windows, I would use py2exe and that would include the wxPython files in the exe. But for Linux, I was going to give out the source but was thinking the person would need to have wxPython installed for it to work. Is there anyway way to ship the files needed with my program so it's an easier installation or is there a better way to do it?
Thanks, Rowan.