lsst.apps.support.setuputil is intended to simplify writing python installation scripts (setup.py files). The main subroutine is stdSetup(), which handles --lsst-home and --lsst-devel flags and does most of the work required by distutils's setup function.

Example include:
src/mw/das/ingest/dbingest/setup.py
src/apps/Consumer/setup.py

Warning: setuputil may move at some point (because of a desire to keep build tools in a separate area). Existing setup.py scripts will then need minor tweaking.

-- Russell
_______________________________________________
LSST-data mailing list
[email protected]
http://www.lsstmail.org/mailman/listinfo/lsst-data

Reply via email to