Robert Kern wrote: > > Okay, if it's just for internal use, then I certainly have no objection. Use > a > setup.cfg file: > > http://docs.python.org/inst/config-syntax.html > > Specifically, use something like the following section: > > [install] > install_scripts=/path/to/scripts/directory >
thank you thank you thank you. That was the magic bit of missing information. Now I get to puzzle out how to install the CGI plus images plus stylesheets plus plus plus mess. Probably a bit outside of the scope of distutils even if the CGI programs are Python. ;-) ---eric -- http://mail.python.org/mailman/listinfo/python-list