On 10/5/05, olleolleolle <[EMAIL PROTECTED]> wrote: > > Thanks, Tim, > > that helped me! > > I added that directory to my path, I guess that's how one is to go > about it, is it not?
Yes, adding the scripts directory to your path is a good idea. Also, in TurboGears 0.8 and if you have that directory on your path, you'll be able to run tg-admin quickstart without the "python" at the front, because setuptools creates .exe wrappers for the scripts now. Kevin -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

