PassMark Logo
Home » Forum

ZoomIndexer Missing Libraries??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dlsweb
    Newbie
    • Dec 2014
    • 1

    #1

    ZoomIndexer Missing Libraries??

    Any help is appreciated, showing error below when attempting to start linux Zoom Search Engine Indexer

    Launching engine...
    Error: Unable to launch Zoom, missing libraries were detected. You will need to install these libraries before Zoom can run.
    /ZoomEngine64: error while loading shared libraries: libcurl.so.4: cannot open shared object file:No such file or directory

    Apache server-
    PHP Version 5.3.28
    libcurl is enabled, glibc 2.5 installed
    libstdc++ is installed for 32 bit.
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    What Linux Distro and version are you using?
    Is it 32bit or 64bit?

    You can check all the required libraries are available by running the ldd command on the ZoomEngine executable. Can you post the output of the ldd command.

    Comment

    Working...