Ad Widget

Collapse

Problem with zabbix_server and net-snmp

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • patrick
    Member
    • Oct 2004
    • 57

    #1

    Problem with zabbix_server and net-snmp

    I have a new zabbix installation using a 64bits station and Fedora 6. Everything seems to be well compiled and installed but when I try to start zabbix_server I have this message :
    zabbix_server: error while loading shared libraries: libnetsnmp.so.15: cannot open shared object file: No such file or directory

    I've installed net-snmp 5.4 and I've these libnetsnmp* files
    [root@r-lnx-clone1 zabbix-1.1.4]# find / -name libnetsnmp.so\* -print
    /usr/lib64/libnetsnmp.so.10
    /usr/lib64/libnetsnmp.so.10.0.1
    /usr/local/lib/libnetsnmp.so
    /usr/local/lib/libnetsnmp.so.15.0.0
    /usr/local/lib/libnetsnmp.so.15

    What could be the problem? Thanks
  • patrick
    Member
    • Oct 2004
    • 57

    #2
    Zabbix server OK now

    Sorry,
    I found what was going wrong. It's OK after ldconfig command.
    Patrick

    Comment

    • ouamly
      Member
      • Mar 2014
      • 84

      #3
      Originally posted by patrick
      Sorry,
      I found what was going wrong. It's OK after ldconfig command.
      Patrick
      Hello,

      Can you tell me what it was wrong? i meet the same problem

      Thank you!

      Comment

      Working...