On Tuesday 18 August 2009 10:11:41 alind wrote: > Thanks Diez > I am able to go upto some distance but again got stuck. I will > describe wht I have done. > cd ../tg2_offline > virtualenv tg2env > source tg2env/bin/activate > easy_install -i tg2_offline TurboGears2 > > everything went smoothly upto here. After that I try using 'paster > quickstart' command, but it is not having that quickstart. > paster --help shows only tg-info part
You are missing the tg-devtools package. Diez --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

