This is a minor update to TurboGears, including 3 project upgrades and a fix. The use of setuptools 0.6a6 means that it should now be much easier to do a non-root installation of TurboGears on Unix-like systems.
http://peak.telecommunity.com/DevCenter/EasyInstall#non-root-installation Here's the changelog entry: 0.8a4 (October 25, 2005) ------------------------ *Project Updates* * setuptools 0.6a6 * CherryPy 2.1 final * MochiKit 1.0 *Fixes* * On some servers, TurboGears can take a minute to start answering connections due to the way the OS handles incoming connections to ports that have nothing listening on them. -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

