On 29 Oct 2006, at 19:20, Kevin Dangoor wrote: > People are already running a mix of the old (SQLObject and Kid) and > the new (SQLAlchemy and Genshi). In the time between the 1.0 and > (next major) release, the balance will likely shift over time toward > the new. > > I'd like to start supporting that starting with 1.0b2.
[snip] > Here's the good bit: tgsetup.py will install TurboGears[standard] > automatically. tgsetup.py --future will install the "future" version > of TurboGears. > > I'd like to see the installation instructions for 1.0b2 change to: > > 1. Install Python > 2. Download tgsetup.py > 3. python tgsetup.py > > For this to happen, tgsetup.py needs to grow a little more smarts to > detect the need for "sudo" and to install the tg-admin script in the > right place. +1 This sounds like an excellent idea. BTW, as you're talking about detecting the need for "sudo" and the suchlike, on Mac OS X, I tend to prefer setting my PATH to include the bin folder in the Python framework, rather than installing the binary files that live in there into /usr/local/bin (for instance). Maybe some users would like the option to make a symlink, however. Kind regards, Alastair. -- http://alastairs-place.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
