[ 
https://issues.apache.org/jira/browse/MESOS-10185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192634#comment-17192634
 ] 

odidev commented on MESOS-10185:
--------------------------------

Hi Team,

 

I have built Mesos (Mesos-1.9.0) from the source on the ARM64 machine, with 
Ubuntu: 16.04, following this documentation 
<[http://mesos.apache.org/documentation/latest/building/]>.

Here are the steps followed :

 

$ wget [http://www.apache.org/dist/mesos/1.9.0/mesos-1.9.0.tar.gz]

$ tar -zxf mesos-1.9.0.tar.gz

$ sudo apt-get update

$ sudo apt-get install -y tar wget git

$ sudo apt-get install -y openjdk-8-jdk

$ sudo apt-get install -y autoconf libtool

$ 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 zlib1g-dev iputils-ping

$ cd mesos

$ mkdir build

$ cd build

$ ../configure

$ make

 

Package has been successfully built and the binary has been created.

> Release Mesos binaries for ARM64
> --------------------------------
>
>                 Key: MESOS-10185
>                 URL: https://issues.apache.org/jira/browse/MESOS-10185
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: odidev
>            Priority: Major
>
> As Mesos already has AArch64 support in the native code, it would be helpful 
> if Mesos ARM64 binaries become available to install via apt-get and RPM.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to