You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Leonardo Aoun (JIRA)" <ji...@apache.org> on 2017/06/30 23:37:00 UTC

[jira] [Created] (MESOS-7750) Installation Problem when following the Getting started page

Leonardo Aoun created MESOS-7750:
------------------------------------

             Summary: Installation Problem when following the Getting started page
                 Key: MESOS-7750
                 URL: https://issues.apache.org/jira/browse/MESOS-7750
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 1.3.0, 1.2.0
         Environment: Linux Ubuntu 16.04 machine located on an Azure VM
            Reporter: Leonardo Aoun
             Fix For: 1.3.0


Hello, please can anyone help me I can't install mesos properly
I followed the instructions on the Getting started page, both with the git repository or the latest stable release. Ran the configure file, then make, but when I run: 
"./bin/mesos-master.sh --ip=127.0.0.1 --work_dir=/var/lib/mesos"
it freezes at: "I0630 22:20:48.870860 82390 replica.cpp:693] Replica received learned notice for position 4 from @0.0.0.0:0"
and even after doing make check, or even after doing make install, and i try running any mesos command, like mesos master, I get: "mesos-master: error while loading shared libraries: libmesos-1.3.0.so: cannot open shared object file: No such file or directory"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)