Movatterモバイル変換
[0]ホーム
[Python-Dev] PEP 229: setup.py revised
Andrew Kuchlingakuchlin@mems-exchange.org
Thu, 11 Jan 2001 11:14:00 -0500
I've put a new version of the setup.py script athttp://www.mems-exchange.org/software/files/python/setup.py(I'm at work and can't remember the password to get intowww.amk.ca. :) )This version improves the detection of Tcl/Tk, handles the_curses_panel module, and doesn't do a chdir(). Same drill as before:just grab the script, drop it in the root of your Python source tree(2.0 or current CVS), run "./python setup.py build", and look at themodules it compiles. I can try it on Linux, so I'm most interested inhearing reports for other Unix versions (*BSD, HP-UX, etc.)--amk
[8]ページ先頭