On 12/25/08, Mark Ramm <[email protected]> wrote:
> We are rappidly approaching the first 2.0 beta release.
>
> Thanks to the hard work of Florent, Chris, Jon, Christopher, Lee, Gustavo,
> and many others we have been able to jump directly from 1.9.7 to 2.0.
>
> New in this release:
>
> * Catwalk is now revived and integrated into the quickstart project for
> admin
> * Quickstart now has login/logout links by default
> * Quickstart has been completly overhauled for a fresh new look.
> * tg.url and tg.redirect now know about whatever routes you have defined.
>
> So, in an attempt to get all this out in front of a few more people and
> hopefully get a release out this weekend, I've just created a new index at:
>
> http://www.turbogears.org/2.0/downloads/2.0b1/index/<http://www.turbogears.org/2.0/downloads/1.9.7b2/index/>
>
> So, if you create a new virtualenv with the --no-site-packages option
> you should be able to get a fully functional TG2 install with all the
> latest goodness by activating your virtualenv and doing:
>
> easy_install http://www.turbogears.org/2.0/downloads/1.9.7b2/index/
>  tg.devtools

Oops forgot the -i switch

Should be:

easy_install -i http://... tg.devtools

Sorry about that

-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to