From: miker Date: Mon, 1 Feb 2010 15:29:50 +0000 (+0000) Subject: Forward porting r15413: Patch from Ben Ostrowsky updating the list of supported linux... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=24a034660b5f046a248252a833acdd8d40697f1a;p=evergreen%2Fpines.git Forward porting r15413: Patch from Ben Ostrowsky updating the list of supported linux distributions in the README git-svn-id: svn://svn.open-ils.org/ILS/trunk@15415 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/README b/README index 8257d10fd0..7d775cec78 100644 --- a/README +++ b/README @@ -15,15 +15,15 @@ installer. Issue the following commands as the root user to install prerequisites using the Makefile.install prerequisite installer, substituting -"debian-etch", "debian-lenny", "ubunty-hardy", or "ubuntu-intrepid" +"debian-etch", "debian-lenny", "ubuntu-gutsy", "ubuntu-hardy", +"ubuntu-intrepid", "ubuntu-karmic", "centos", "rhel", or "gentoo" for below: make -f Open-ILS/src/extras/Makefile.install -Note: You may also be able to use "centos" to install the Evergreen -prerequisites for CentOS 5 and RHEL 5, or "gentoo" for Gentoo - but -these are less tested distributions. Your patches and suggestions for -improvement are welcome! +Note: "centos", "rhel", and "gentoo" are less tested than the debian +and ubuntu options. Your patches and suggestions for improvement are +welcome! Configuration and compilation instructions: ==========================================