On 3/22/06, Jorge Vargas <[EMAIL PROTECTED]> wrote: > http://eggs.gentooexperimental.org/
Do NOT use this. I love portage, but eggs just doesn't work that well. I'm not entirely sure why initools is failing. The usual problem is that packages are on sourceforge and the mirror is bad. I recommend downloading it by hand to your current directory and doing: http://cheeseshop.python.org/packages/2.4/I/INITools/INITools-0.1-py2.4.egg easy_install -f http://www.turbogears.org/preview/download/index.html -f . --script-dir /usr/local/bin TurboGears Notice the second `-f .' which tells setuptools to look in the current directory for packages. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

