On Fri, Feb 10, 2006 at 12:37:55PM -0800, Christopher Barker wrote:
> Yes, but it then puts the scripts in the weird bin directory buried in 
> the Framework, and one extra step is one extra step too many.

This definitely needs to be a FAQ, at least, if not a changed default
in the Python framework install.  I've seen this catch a large number
of people using Python web apps that install scripts for management,
such as Trac, TurboGears and so forth.  Even if we could just
recommend a ~/.pydistutils.cfg like this:

[install]
install_scripts = /usr/local/bin

we'd be better off.

-- 
Nicholas Riley <[EMAIL PROTECTED]> | <http://www.uiuc.edu/ph/www/njriley>
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to