[Pythonmac-SIG] New Page, first proposal
Nicholas Riley
njriley at uiuc.edu
Fri Feb 10 22:00:12 CET 2006
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 <njriley at uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
More information about the Pythonmac-SIG
mailing list