Re: Issues with Installer written in Python for Linux

2006-08-29 Thread Stephan Kuhagen
[EMAIL PROTECTED] wrote: > I am undertaking writing an installer for a software package using > Python. It is exclusively for Linux. Because this is an installer and > has to run on numerous Linux distros, it is presenting some unique > challenges. I had the same problem to solve as you, and I ho

Issues with Installer written in Python for Linux

2006-08-29 Thread [EMAIL PROTECTED]
c.l.p- I am undertaking writing an installer for a software package using Python. It is exclusively for Linux. Because this is an installer and has to run on numerous Linux distros, it is presenting some unique challenges. First off, I have begun this project by writing a text mode only interface