Thanks Diez.
That worked like a charm. I followed these steps:

cd tg2_offline
easy_install -zmaxd . tg.devtools
cd ..
virtualenv tg2env
source tg2env/bin/activate
easy_install -i tg2_offline  TurboGears2  tg.devtools

Now that quickstart thing is coming. I will keep informing about any
other roadblocks. Thanks a lot.
Also I think that this process should be placed in the tg2 docs.





On Aug 18, 2:08 pm, "Diez B. Roggisch" <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to