I'm installing Zabbix on a solaris 9 server and I have completed the configure and the make/make install. I go to the /usr/local/bin directory and attempt to run the zabbix_server file located there and receive the following error:
ld.so.1: zabbix_server: fatal: libmysqlclient.so.15: open failed: No such file or directory
Killed
The libmysqlclient.so.15 file is in the mysql lib directory that was detected and used during the configure.
I'm at a bit of a loss, anyone have any ideas?
ld.so.1: zabbix_server: fatal: libmysqlclient.so.15: open failed: No such file or directory
Killed
The libmysqlclient.so.15 file is in the mysql lib directory that was detected and used during the configure.
I'm at a bit of a loss, anyone have any ideas?
Comment