You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by dl...@apache.org on 2014/10/27 18:31:26 UTC

svn commit: r1634610 [3/3] - in /mesos/site: publish/ publish/documentation/getting-started/ publish/documentation/latest/getting-started/ publish/documentation/latest/powered-by-mesos/ publish/documentation/powered-by-mesos/ publish/gettingstarted/ so...

Modified: mesos/site/source/documentation/latest/getting-started.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/getting-started.md?rev=1634610&r1=1634609&r2=1634610&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/getting-started.md (original)
+++ mesos/site/source/documentation/latest/getting-started.md Mon Oct 27 17:31:26 2014
@@ -46,6 +46,12 @@ There are different ways you can get Mes
         # Install Maven (***Only required for Mesos 0.18.1 or newer***).
         $ sudo apt-get install maven
 
+        # Install devel libapr1 (***Only required for Mesos 0.21.0 or newer***)
+        $ sudo apt-get install libapr1-dev
+
+        # Install devel libsvn (***Only required for Mesos 0.21.0 or newer***)
+        $ sudo apt-get install libsvn-dev
+
 -  If you are building from git repository, you will need to additionally install the following packages.
 
         # Install autotoconf and automake.
@@ -58,9 +64,20 @@ There are different ways you can get Mes
 
 - Following are the instructions for stock CentOS 6.5. If you are using a different OS, please install the packages accordingly.
 
+        Mesos 0.21.0+ requires subversion 1.8+ devel package which is not available by default by yum.
+        Add one of the repo that has subversion-devel 1.8 available, i.e:
+
+        Add new repo /etc/yum.repos.d/wandisco-svn.repo, with:
+
+        [WandiscoSVN]
+        name=Wandisco SVN Repo
+        baseurl=http://opensource.wandisco.com/centos/6/svn-1.8/RPMS/$basearch/
+        enabled=1
+        gpgcheck=0
+
         $ sudo yum groupinstall -y "Development Tools"
 
-        $ sudo yum install -y python-devel java-1.7.0-openjdk-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5
+        $ sudo yum install -y python-devel java-1.7.0-openjdk-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel
 
         # Install maven.
         $ wget http://mirror.nexcess.net/apache/maven/maven-3/3.0.5/binaries/apache-maven-3.0.5-bin.tar.gz

Modified: mesos/site/source/documentation/latest/powered-by-mesos.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/powered-by-mesos.md?rev=1634610&r1=1634609&r2=1634610&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/powered-by-mesos.md (original)
+++ mesos/site/source/documentation/latest/powered-by-mesos.md Mon Oct 27 17:31:26 2014
@@ -18,6 +18,7 @@ layout: documentation
 * [HubSpot](http://www.hubspot.com)
 * [Ignidata](http://www.ignidata.com)
 * [iQIYI](http://www.iqiyi.com/)
+* [Localsensor](http://www.localsensor.com)
 * [Magine TV](https://magine.com)
 * [Medidata Solutions](http://www.mdsol.com)
 * [meemo](http://www.meemo.io)