[open-ils-commits] r15415 - trunk (miker)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Feb 1 10:29:56 EST 2010
Author: miker
Date: 2010-02-01 10:29:50 -0500 (Mon, 01 Feb 2010)
New Revision: 15415
Modified:
trunk/README
Log:
Forward porting r15413: Patch from Ben Ostrowsky updating the list of supported linux distributions in the README
Modified: trunk/README
===================================================================
--- trunk/README 2010-02-01 15:29:17 UTC (rev 15414)
+++ trunk/README 2010-02-01 15:29:50 UTC (rev 15415)
@@ -15,15 +15,15 @@
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 <osname> below:
make -f Open-ILS/src/extras/Makefile.install <osname>
-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:
==========================================
More information about the open-ils-commits
mailing list