You may not have the latest setuptools. Enough people are looking at the alphas now that I should really expand the installation instructions to include the detail that we have for 0.8.
Get ez_setup: http://www.turbogears.org/download/ez_setup.py And run "python ez_setup.py -U setuptools" Then, the normal easy_install command you use below should work. The preview download page has a prebuilt egg for Windows. Kevin On 3/28/06, biomatrix <[EMAIL PROTECTED]> wrote: > > I use windows xp python 2.42 > When i install 0.9a2 by > "easy_install -f http://www.turbogears.org/preview/download/index.html > TurboGears" > > when install RuleDispatch-0.5a0.dev-r2115.tar.gz > > error report "need Microsoft Visual Studio 7.0 to complie" > > I download RuleDispatch-0.5a0.dev_r2100-py2.4-win32.egg form turbogears > site > > exact it to the lib\site-packages path directly. > > Now, I installed the 0.9a2. > I test it by the quickstart. Thing is Ok! > > This maybe helpful to turbogeras's beginers like me! > > > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com 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 -~----------~----~----~----~------~----~------~--~---

