MarkLogic 5

Microsoft Windows (Server, XP, and Vista)

x64 (AMD64, Intel EM64T) 64-bit Installer 86 MB
x86 (Intel i686) 32-bit Installer 82 MB

Mac OS X 10.6

OS X disk image 84 MB

Red Hat Enterprise Linux 5

x64 (AMD64, Intel EM64T) 64-bit RPM 110 MB
x86 (Intel i686) 32-bit RPM 111 MB

CentOS 5

x64 (AMD64, Intel EM64T) 64-bit RPM 110 MB

SUSE Linux Enterprise Server 11

x64 (AMD64, Intel EM64T) 64-bit RPM 110 MB

Sun Solaris 10

SPARC pkgadd 180 MB
x64 (AMD64, Intel EM64T) pkgadd 180 MB

Documentation

New Open Source Projects

Corona

RESTful API for MarkLogic

REST Endpoint Library

XQuery Library that facilitates building RESTful services

Ant Tasks

MarkLogic-specific Ant Tasks

MLJSON

XQuery Library for parsing and constructing JSON
View all >

Comments

  • No Debian / Ubuntu package ? Is this a joke ?
    • Works fine on ubuntu with the links above.
    • We certify against Redhat and CentOS so it's not a joke. That said, we have plenty of developers who work on debian or ubuntu via uncertified methods. The instructs below were for MarkLogic 4.1, but they should for 5.0 I'm told. I've not tested them myself. http://blog.msbbc.co.uk/2010/04/marklogic-x64-install-on-ubuntu-104.html sudo apt-get install alien sudo alien --to-deb --verbose MarkLogic-4.1-6.x86_64.rpm sudo dpkg -i marklogic_4.1-6_amd64.deb sudo /etc/init.d/MarkLogic start Or you could just use Nuno’s ml-repackage script ;) https://github.com/dscape/ML-Scripts/blob/master/ml-repackage