> > I'm working on creating an installer for my program using install
> > shield, and I'd like to know how one can automatically determine if
> > Python 2.3 is installed on a linux machine
Hi Fred,
Sorry about ignoring parts of your question! Unix has default places for
putting binaries like P
On Thu, 6 Jan 2005, Fred Lionetti wrote:
> I'm working on creating an installer for my program using install
> shield, and I'd like to know how one can automatically determine if
> Python 2.3 is installed on a linux machine, and where site-packages is
> located (so that I can install my own file
Hi everyone,
I'm working on creating an installer for my program using install
shield, and I'd like to know how one can automatically determine if
Python 2.3 is installed on a linux machine, and where site-packages is
located (so that I can install my own files there). For my Windows
version I wa