From 1b94e88ed4e3c641f8e8b0da1599fbf2e8c02fbd Mon Sep 17 00:00:00 2001 From: Sowjanya Kamatam Date: Wed, 15 Feb 2012 13:10:33 -0700 Subject: [PATCH] Added warning about running riak on older versions of Centos platform --- pages/Riak/Installation/Installing-on-RHEL-and-CentOS.textile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Riak/Installation/Installing-on-RHEL-and-CentOS.textile b/pages/Riak/Installation/Installing-on-RHEL-and-CentOS.textile index 2580820..127f282 100644 --- a/pages/Riak/Installation/Installing-on-RHEL-and-CentOS.textile +++ b/pages/Riak/Installation/Installing-on-RHEL-and-CentOS.textile @@ -1,5 +1,7 @@ The following steps should get you up and running with Riak on Centos or Redhat. You can install from source or from our custom .rpm package. Please note, CentOS enables SE Linux by default and you may need to disable SE Linux if you encounter errors. +
OTP R14B03 and Riak_ee 1.0.2 do not work on CentOS 5.2, but do work on CentOS 5.3 and other newer versions.
+ h2. From our custom .rpm package