I'm able to do an offline install using:
   easy_install -f . TurboGears
with the following (manually downloaded to curr-dir):
   setuptools-0.6c3-py2.4.egg
   TurboGears-1.0b1-py2.4.egg
   nose-0.9.0-py2.4.egg
   configobj-4.3.2-py2.4.egg
   RuleDispatch-0.5a0.dev_r2115-py2.4-linux-ppc.egg
   FormEncode-0.5.1-py2.4.egg
   cElementTree-1.0.5_20051216-py2.4-linux-ppc.egg
   PasteScript-0.9.8-py2.4.egg
   elementtree-1.2.6_20050316-py2.4.egg
   simplejson-1.4-py2.4.egg
   SQLObject-0.7.1dev_r1860-py2.4.egg
   CherryPy-2.2.1-py2.4.egg
   TurboKid-0.9.9-py2.4.egg
   TurboCheetah-0.9.5-py2.4.egg
   TurboJson-0.9.9-py2.4.egg
   PyProtocols-1.0a0-py2.4-linux-ppc.egg
   Cheetah-2.0rc7-py2.4-linux-ppc.egg
   PasteDeploy-0.9.6-py2.4.egg
   Paste-0.9.8.1-py2.4.egg
   kid-0.9.3-py2.4.egg

Logs say:
...
Searching for TurboJson>=0.9.9
Best match: TurboJson 0.9.9
Processing TurboJson-0.9.9-py2.4.egg
creating ...../python2.4/site-packages/TurboJson-0.9.9-py2.4.egg
Extracting TurboJson-0.9.9-py2.4.egg to ...../python2.4/site-packages
Unpacking turbojson/jsonsupport.py
...../python2.4/site-packages/TurboJson-0.9.9-py2.4.egg/turbojson/jsonsupport.py
...

so install looks ok, and runtime works fine too...

May want to check the list of files in your offline install dir.
And may want to try setuptools-0.6c3-py2.4.egg if you are
using the previous setuptools-0.6c2-py2.4.egg...

/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