oakmad schrieb:
> Hi All,
>   I'm new to this but couldn't find a report of this problem via a
> search. When trying to install I get the following error on Mac OSX
> 10.5.4 with Python 2.5. Anyone any tips for young players?
> 
> 
> Processing CherryPy-2.3.0.zip
> Running CherryPy-2.3.0/setup.py -q bdist_egg --dist-dir /tmp/
> FakeApp.egg-info/PKG-INFO: File name too long
> 

This seems like easy_install is not handling the CherryPy ZIP file 
correctly. Which command are you using exactly to install TurboGears?

Can you test whether the following command works for you:

     easy_install "CherryPy==2.30"

If that works, try the TG installation again after that. If it doesn't 
please post the *full* output at http://paste.turbogears.org/ and send 
us the URL.


Chris

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