Skip to content

Instantly share code, notes, and snippets.

@rlouapre
Created June 2, 2015 09:46
Show Gist options
  • Save rlouapre/18eff4e4215a8cfef8b3 to your computer and use it in GitHub Desktop.
Save rlouapre/18eff4e4215a8cfef8b3 to your computer and use it in GitHub Desktop.
ml - centos7
yum -y install redhat-lsb glibc gdb
yum -y install MarkLogic-8.0-2.x86_64.rpm
ln -s libsasl2.so.3.0.0 libsasl2.so.2
systemctl enable MarkLogic
systemctl start MarkLogic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment