


$ sudo apt-get -y install build-essential python-dev python-six python-virtualenv libcurl4-nss-dev libsasl2-dev libsasl2-modules maven libapr1-dev libsvn-devįollowing are the instructions for stock Ubuntu 16.04. $ sudo apt-get install -y autoconf libtool # Install autotools (Only necessary if building from git repository). If you are using a different OS, please install the packages accordingly. Ubuntu 14.04įollowing are the instructions for stock Ubuntu 14.04. When in doubt, please validate that /etc/hosts contains your hostname. Make sure your hostname is resolvable via DNS or via /etc/hosts to allow full support of Docker’s host-networking capabilities, needed for some of the Mesos tests. To build Mesos from source, follow the instructions in the Windows section. For full support of process isolation under Linux a recent kernel >= 3.10 is required. On Linux, a kernel version >= 2.6.28 is required at both build time and run time. To build Mesos from source, GCC 4.8.1+ or Clang 3.5+ is required.
#How do i install java on mac 10.12 mac os x
Mesos runs on Linux (64 Bit) and Mac OS X (64 Bit). NOTE: If you have problems running the above commands, you may need to first run through the System Requirements section below to install the wget, tar, and git utilities for your system. Clone the Mesos git repository ( Advanced Users Only) $ git clone Download the latest stable release from Apache ( Recommended) $ wget Ģ. There are different ways you can get Mesos:ġ.
