oh - for windows i use inno setup, it works with distutils and creates a nice wizard style installer, it can also take care of putting icons on desktops etc
On Tuesday 31 January 2006 14:25, Dunk Fordyce wrote: > just read the distutils docs some more, you can install scripts to usr/bin > just fine - also check out soya and slune's setup scripts > > On Tuesday 31 January 2006 14:12, Michael Edwards wrote: > > While I'm thinking about it, does anyone have a good setup.py template > > for building and installing Soya/Python applications? The built-in > > methods in distutils do a great job of installing modules in > > site-packages, but I'm looking more for installing an application, stuff > > that you launch from your /usr/bin directory or wherever else on other > > platforms. > > > > -Mike > > > > > > _______________________________________________ > > Soya-user mailing list > > [email protected] > > https://mail.gna.org/listinfo/soya-user > > _______________________________________________ > Soya-user mailing list > [email protected] > https://mail.gna.org/listinfo/soya-user
