On 10/30/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > On Oct 30, 2006, at 7:21 AM, Alastair Houghton wrote: > > > BTW, as you're talking about detecting the need for "sudo" and the > > suchlike, on Mac OS X, I tend to prefer setting my PATH to include > > the bin folder in the Python framework, rather than installing the > > binary files that live in there into /usr/local/bin (for instance). > > Maybe some users would like the option to make a symlink, however. > > My plan would be to default script-dir to /usr/local/bin on macs. It > can still be overridden in the various ways it can be overridden today. > I'll like that to be a default on all plats for different reasons
personally on my gentoo box setuptools/easy_install is handle externally of my package manager so I'll like to keep things separate. on the other hand and more important is that many people mess up their systems running easy_install -U TurboGears forgetting the scripts-dir param which as you know gets them to end up with a newer installation with old launch scripts. I have seen that come on too many times on the mailinglist > Kevin > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk -~----------~----~----~----~------~----~------~--~---
