Ivo Looser schrieb: > Hi reetesh > > Which Version? What OS? > > I think the most easyiest way ist the following. > > 1. Grab http://peak.telecommunity.com/dist/ez_setup.py > 2. type in you Terminal python ez_setup.py > 3. type easy_install turbogears > > Thats it, the installation should be done.
NO, NO, NO. Please stop giving this advice. Please use the offcial instructions given on http://docs.turbogears.org/1.0/Install. Plain easy_install installation may break at any time, due to the way the Package Index works. Also, with plain easy_install, the installation won't find the binary eggs we provide at files.turbogears.org, so you will need a compiler for the installation. So again, please use the officila instructions at http://docs.turbogears.org/1.0/Install. I f they do not work for you, please report it as a bug. 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 -~----------~----~----~----~------~----~------~--~---

