#2252: TG2 Installation Issues
------------------------+---------------------------------------------------
 Reporter:  pedersen    |        Owner:        
     Type:  defect      |       Status:  closed
 Priority:  normal      |    Milestone:  2.0rc1
Component:  TurboGears  |      Version:  2.0b6 
 Severity:  normal      |   Resolution:  fixed 
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by pedersen):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 I've just built another virtualenv at home, and got 2.0b7. This version
 was able to be installed using just the following commands:

 {{{
 virtualenv --no-site-packages tg2env
 cd tg2env
 source bin/activate
 easy_install -i http://www.turbogears.org/2.0/downloads/current/index
 tg.devtools
 }}}

 And that was it. It followed the documentation correctly. I'm happy with
 the result, so am going to close this ticket, and say thank you.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2252#comment:1>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to