Thanks much, Liza.

Following your tip, these are the steps I took to instal 0.9a1:

1. easy_install -Uf
http://www.turbogears.org/preview/download/index.html --script-dir
/usr/local/Python2.4/bin TurboGears
This would fail as mentioned above.

2. Then I had to manually download the following two packages in order
(dependency):
easy_install
http://www.turbogears.org/preview/download/eggs/PyProtocols-1.0a0dev_r2082.zip
easy_install
http://www.turbogears.org/preview/download/eggs/RuleDispatch-0.5a0dev-r2097.zip

3. Then I re-ran the command in (1). This then caused it to continue
from where it left off, and complete install.

HTH others looking for a fix.
Regards.
/venkat


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