Ed,

Thanks for this one-stop-zip :!)

I downloaded it and checked its contents. I think, while it contains
all of them listed in:
    http://www.turbogears.org/download/
it may be missing one or more files it fetches from elsehwere, such as:
    Cheetah-2.0rc7.tar.gz
which the installer gets from:

http://cheeseshop.python.org/packages/source/C/Cheetah/Cheetah-2.0rc7.tar.gz#md5=8a374
9a203719e0de6b0af0e841f5371

Tho laborious, what've I've done in the past is:
  . install TG on a box with 'net access and that has an OS-ver closest
    to your target OS-ver. Special care will be needed for the
    following:
        . Cheetah-2*.tar.gz
        . cElementTree-1*.zip
        . PyProtocols-1*.zip
        . RuleDispatch-0.5*.tar.gz
        . scgi-1.11.tar.gz (for lighty and may be nginx proxy use)
     since the installer generates target-OS specific .eggs for these
  . capture and examine the installation logs
  . figure out what it decides to fetch from elsewhere
  . fetch those in addition to what it finds at the TG-downlaod page
    listed above
  . also fetch flup & scgi modules (for lighty and may be nginx proxy
    use) based on notes in:
       http://docs.turbogears.org/1.0/LightTPD
  . collect them all into one (build/install-from) folder
  . basically follow the instructions provided by Karl in the post
    titled:
       "ez_setup?? Easy my ..."
    in this forum

One thing folks with access to the download page could do is (for
visual clarity) to organize those files listed in two columns/n-rows:
one for 1.0b1 and another for the next preview rel, where the rows are
for OS's/CPUs. Right now, there is no logic to the order of those files
in that one-humongo-listing.... One has to wade thru those for a manual
download, and it becomes painful. Assuming the TG site is TG-based,
should be easy to put this info in a db-table and get the table/row org
for free :-)

Thanks again to Kevin & Team for TG 1.01b

Best,
/venkat


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to