Karl Guertin wrote:
>
> I've had to do this. The difficult part is installing setuptools.
>

I don't know if it is commonly known or not, so I'll mention it, but
setuptools can be downloaded and installed like a regular (old style)
python package ("python setup.py install"), just grab the zip file from
http://cheeseshop.python.org/pypi/setuptools.  This is what I do for
offline installs and it works fine.

I see it as the one non-setuptools install to do and then it's
"easy_install -f ." for the rest of the packages.

Anyway, hope this helps.
Krys


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to