Mesos 0.13

I am trying to build it from source

Wiith

./bootstrap
./configure
make

I ran master with commnad

./mesos-master.sh

I am able to see master UI

Now when i try to start slave on same machine i get error

bin/mesos-slave.sh --master=127.0.0.1:5050

Failed to load unknown flag 'native_library'
Usage: lt-mesos-slave [...]

I have JAVA_HOME set in my system

PS : I was bit confused if this question should go to user or dev list ,
sorry if this is at wrong place.

Reply via email to