Hello, Indeed, this is what I did to solve my installation problem. I was running as root, but for some reason it wasn't working. Installing setuptools and then using it for TurboGears worked right away.
Thanks :) Maan Bsat [EMAIL PROTECTED] Jorge Vargas wrote: > On 8/15/06, *Maan* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > > Hello, > > I've been trying to install TurboGears on a Gentoo box, and ez_setup is > failing with the following output: > > > on my gentoo box I skip using ez_setup since setuptools/easy_install is > in portage. but it's masked. > if you are not running ~x86 (or your platform which i believe is 64bits) > you need to unmask it in package.keywords. then > emerge it, and after that use the easy_install instructions. > > by the way you need root access to install this. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

