Hi Guys,
Want to give overview on MarkLogic installation.
The prerequisties for Marklogic installation are below:-
yum install gdb
yum install redhat-lsb
yum install pstack
yum install sysstat
switch to the root user (if not)
sudo su -
Move on to the /tmp folder
cd /tmp
Download the MarkLogic RPM from the MarkLogic website
http://developer.marklogic.com/products
Installing the rpm
rpm -i MarkLogic-8.0-1.x86_64.rpm (your rpm name)
/etc/init.d/MarkLogic start
/etc/init.d/MarkLogic status
Want to give overview on MarkLogic installation.
The prerequisties for Marklogic installation are below:-
Recommended RPM 's for Marklogic:-
yum install glibc.i686yum install gdb
yum install redhat-lsb
yum install pstack
yum install sysstat
switch to the root user (if not)
sudo su -
Installation of MarkLogic:-
Move on to the /tmp folder
cd /tmp
Download the MarkLogic RPM from the MarkLogic website
http://developer.marklogic.com/products
Installing the rpm
rpm -i MarkLogic-8.0-1.x86_64.rpm (your rpm name)
start the Marklogic services
/etc/init.d/MarkLogic start
MarkLogic services status
/etc/init.d/MarkLogic status