On 8/18/06, Eric van Riet Paap <[EMAIL PROTECTED]> wrote: > > > BTW why does easy_install need the -f option anyway? Why doesn't it > know where I got TurboGears from the last time I updated/installed? >
Because the 0.9a series is alpha and therefore not on pypi at the moment. Once 1.0 is released this won't be needed, but at the moment if you use -U without the -f the highest version that easy_install will find will be the 0.8 releases. Lee -- 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 -~----------~----~----~----~------~----~------~--~---

