I have also inherited an old project that requires TurboGears 0.8.9. I tried using ez_setup to install version 0.8.9 by executing the following command:
# python2.4 ez_setup.py -f http://www.turbogears.org/0.8/download/index.html --script-dir /usr/local/bin TurboGears I have tried this with and without the explicit ==0.8.9 and neither worked. I received the following output Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6c2-py2.4.egg Searching for TurboGears Reading http://www.turbogears.org/0.8/download/index.html Best match: TurboGears 0.8.9 Downloading http://files.turbogears.org/eggs/TurboGears-0.8.9-py2.4.egg error: Can't download http://files.turbogears.org/eggs/TurboGears-0.8.9-py2.4.egg: 404 Not Found Should I be pointing ez_setup at another location? Thanks for your help! -Brian Kevin Dangoor wrote: > Hi Ivo, > > Sorry about that. The download page had gotten messed up. > > http://www.turbogears.org/0.8/download/ > > Kevin > > blog: http://www.BlueSkyOnMars.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 -~----------~----~----~----~------~----~------~--~---

