LP#1392759 developer/packager Makefile.install targets
authorBill Erickson <berickxx@gmail.com>
Fri, 14 Nov 2014 15:45:07 +0000 (10:45 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 4 Dec 2014 19:04:55 +0000 (14:04 -0500)
commit1e4ff0add1a17d99d9f12b72e2134cb73ae31dbb
treeb840c6d877a60650bdc3d5ed9bc99f0c6bd938e2
parent3c401292c0c11aea624f81313b5b843bf5ea9ea3
LP#1392759 developer/packager Makefile.install targets

* Adds <osname>-developer target for installing packages only needed by
  developers installing from source.  Currently, this is limited to
  packages needed for managing browser client dependencies, but others
  could be added later.

* Adds <osname>-packager target for installing packages needed to build
  Evergreen release bundles.

* Updates README install docs to reference these new targets.

* Updates README install docs to remove requirements for installing
  libtool/automake/autoconf, since those packages will have been
  installed during the OpenSRF install (which is required).

* NOTE: this does not include new Makefile.install targets for fedora

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/extras/Makefile.install
Open-ILS/src/extras/install/Makefile.common
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-wheezy
Open-ILS/src/extras/install/Makefile.ubuntu-precise
Open-ILS/src/extras/install/Makefile.ubuntu-trusty
docs/installation/server_installation.txt