Hi,
I have successfully installed zabbix 1.8.3
However when I do ./zabbix_server it gives me an error which says error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory.
I actually installed libcurl before installing zabbix.
i can also see libcurl.so.4 in the /usr/local/lib folder whereas zabbix is installed at /usr/local/zabbix.
How can I solve this problem..
I have successfully installed zabbix 1.8.3
However when I do ./zabbix_server it gives me an error which says error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory.
I actually installed libcurl before installing zabbix.
i can also see libcurl.so.4 in the /usr/local/lib folder whereas zabbix is installed at /usr/local/zabbix.
How can I solve this problem..
Comment