Paul Howell schrieb:
> indeed you are correct.  the easy_install -U process did not update my 
> /usr/local/bin instance of tg-admin.

> that is, of course, confusing and seems a silly step to have to take. 
> do you think this just a Mac OSX 'feature'?   i hope there are not more 
> cute features to be found.

Ok, here's another, hopefully more complete commond for the upgrade:

sudo easy_install --script-dir=/usr/local/bin \
  -f http://turbogears.org/download/filelist.html \
  TurboGears[standard]

But, I think it would be better to use tgsetup.py for an upgrade as
well. Just give it the -U option:

sudo python2.5 tgsetup.py -U

> Also i haven't looked at tg-admin yet, but it seems that it try to read 
> current versions of things, and not just spout what it had from the last 
> egg it installed from.

Maybe it used a different Python version.

Chris


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to