0

Did anyone try to install MarkLogic on CENTos 7.2 on raspberry pi 2 B?

I am running into problem when trying this:

[root@rpi2 marklogic]# rpm -i MarkLogic-8.0-4.2.x86_64.rpm error: Failed dependencies: lsb is needed by MarkLogic-8.0-4.2.x86_64 libc.so.6(GLIBC_2.11)(64bit) is needed by MarkLogic-8.0-4.2.x86_64 libgcc_s.so.1()(64bit) is needed by MarkLogic-8.0-4.2.x86_64 libstdc++.so.6()(64bit) is needed by MarkLogic-8.0-4.2.x86_64

No matter what I tried I could not get listed libs to install all and without errors. I suspect this is still not supported but wanted to double check. The pi is 32 bit so 64 bit install is probably the issue.

Thanks,

Zoran

Mike Gardner
  • 6,611
  • 5
  • 24
  • 34
Zoran Krunic
  • 197
  • 1
  • 2
  • 12
  • 1
    Even if there were a 64-bit Pi, this is not a good idea. MarkLogic is designed for relatively big machines. A "small machine" according to their provisioning recommendations is orders of magnitude more powerful than a Pi. – wst Mar 14 '16 at 18:24
  • 2
    The installation guide lists [Memory, Disk Space, and Swap Space Requirements](http://docs.marklogic.com/guide/installation/intro#id_11335), as well as [Supported Platforms](http://docs.marklogic.com/guide/installation/intro#id_63469). One of the requirements is a 64-bit system. – Dave Cassel Mar 14 '16 at 18:46
  • While it's still probably a bad idea, the Pi 3 is 64 bit, and may support your needs. – Mike Gardner Mar 15 '16 at 14:44
  • I agree it would not be good performance but as a sand box or learn environment you could have 4 node cluster for $200 ... The problem is that on centos72 cut for rpi3 and running in pi3 the lib errors show up when rpm -I is run as above ... I could not get around them – Zoran Krunic Mar 15 '16 at 16:57
  • ... to Dave's point - yes - centos72 64 bit for pi3 is pending but I thought that there was another library that might help with that - if not then 64bit centos for pi3 will be the next step. – Zoran Krunic Mar 15 '16 at 17:00

1 Answers1

1

I installed MarkLogic 8.0-4.2 in Centos 6 and it works fine. I don't see MarkLogic rpm available for Centos 7 yet. Try using Centos 6.