Hi, I have known python for about 3-4 months now. My knowledge is still very limited.
I wrote a small app using wxPython. Now, I want to create an installer for it (on Linux platform.) for the people I developed this small utility. These people use some customized variant of Red Hat Linux. I found on the web python2.4 and the corresponding wxPython files. How can I write a Installer file which will install all the needed programs in the correct path, so that my wxPython app is ready to run and end user doesn't need to bother installing required files. Give me some pointers and I will try to write the script on my own. Every help is greatly appreciated. -- http://mail.python.org/mailman/listinfo/python-list