I can't believe this didn't occur to me before. Rather than constantly lengthening the install instructions, why not just script up what needs to happen and be done with it? If you've previously suggested this, sorry I didn't take care of it then!
This script takes the place of ez_setup.py (which is, in fact, included in the same file). I can envision that it will eventually get dropped into a tarball with all of the eggs for handling offline installs, but for now it just handles online installs. It knows which versions of Python are appropriate, and points you in the right direction if you should have a different one. It will make sure that you're not installing from a directory that contains a "turbogears" directory (which is what EasyInstall would try to install). You don't need to give this -f, or any other parameter for that matter. Please give it a try and let me know how it works on your platform. http://www.turbogears.org/download/tgsetup.py Thanks, Kevin p.s. if you already have TurboGears 1.0b1 installed, it will be a bit less exciting. But, I wanted to get some eyes on it before I stick this in place of ez_setup.py. -- Kevin Dangoor TurboGears / Zesty News email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

