Hi,
Sorry to as such a stupid question. I am new to eggs, how do I install turbogears from the nightly build eggs on: http://www.opensource4you.com/nightly_tarballs.shtml
Don't worry. We all learn one day. First you move it to any directory of your convenience (replacing any previously downloaded nightly egg - obviously you do this from the next time onwards).
I am on windows and I usually move it to a folder called 'eggs' on the d drive.
Then I do, easy_install -f d:\eggs\ TurboGears That does the job for me. HTH, Deepak

