NetXMS Support Forum

English Support => General Support => Topic started by: charuga on March 02, 2013, 03:04:12 PM

Title: libnxmap.so.1
Post by: charuga on March 02, 2013, 03:04:12 PM
Hello everyone and sorry to my English ...
I followed the procedure in this pdf. https://www.netxms.org/documentation/netxms_install_guide.pdf on ubuntu 12.10.
when importing databases get an error:
/ usr / local / bin / nxdbmgr: error while loading shared libraries: libnxmap.so.1: can not open shared object file: No such file or directory

and when I run / usr / local / bin / netxmsd-d
I get:
/ usr / local / bin / netxmsd: error while loading shared libraries: libnxsrv.so.1: can not open shared object file: No such file or directory

please someone help me because I'm not an expert on linux

solved...... read on forum....

Hi!

Do you have libnxcore.so.1 in /usr/local/lib? If yes, try to run ldconfig and then start netxmsd again.

by Victor