Ticket #8 (closed enhancement: fixed)
move from autotools to setuptools/easy_install
| Reported by: | msfrank | Owned by: | msfrank |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
autotools really doesn't work well for python packages (why did i use it in the first place??). since we are already using setuptools for packaging plugins, we should move to setuptools for the entire package.
this will require some extra work to create the application data directory (/var/higgins) at build/run-time. also core will have to be changed to use package resources to retrieve html templates/css/images (see http://peak.telecommunity.com/DevCenter/PythonEggs#resource-management).
Change History
Note: See
TracTickets for help on using
tickets.
