On 8/15/06, Maan <[EMAIL PROTECTED]> wrote: > > I've been trying to install TurboGears on a Gentoo box, and ez_setup is > failing with the following output: > > Using /usr/lib64/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg > Processing dependencies for TurboGears > Searching for cElementTree>=1.0.2 > Reading http://www.turbogears.org/download/index.html > Best match: cElementTree 1.0.5-20051216 > Downloading > http://www.turbogears.org/download/eggs/cElementTree-1.0.5-20051216.tar.gz > Processing cElementTree-1.0.5-20051216.tar.gz > Running cElementTree-1.0.5-20051216/setup.py -q bdist_egg --dist-dir > /tmp/easy_install--GpcGL/cElementTree-1.0.5-20051216/egg-dist-tmp-hVX5f2 > error: Setup script exited with error: -q: No such file or directory >
Could you share with us your ez_setup command line please? It looks like the command doesn't have permission to write to /tmp/ if I'm not mistaken. Also, I would suggest going with TurboGears 0.9 (the preview release)[1] personally. All the new stuff is stable but one of the only reasons that a beta or RC release hasn't been made is because the documentation needs to catch up first. Lee [1]: http://www.turbogears.org/preview/ -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

