hi
i want to install the latest release 1.1alpha10! i have compiled the zabbix source with...
./configure --with-mysql --with-ucd-snmp and run
make
when i run now ./zabbix_server, the following error occurs:
./zabbix_server: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file or directory
i have checked shared libraries:
libmysqlclient.so -> libmysqlclient.so.12.0.0
libmysqlclient.so.12 -> libmysqlclient.so.12.0.0
libmysqlclient.so.12.0.0
i think, it's ok!
someone has an idea, which the problem could be??
Thanks for each answers!
Greets moonwalker
i want to install the latest release 1.1alpha10! i have compiled the zabbix source with...
./configure --with-mysql --with-ucd-snmp and run
make
when i run now ./zabbix_server, the following error occurs:
./zabbix_server: error while loading shared libraries: libmysqlclient.so.12: cannot open shared object file: No such file or directory
i have checked shared libraries:
libmysqlclient.so -> libmysqlclient.so.12.0.0
libmysqlclient.so.12 -> libmysqlclient.so.12.0.0
libmysqlclient.so.12.0.0
i think, it's ok!
someone has an idea, which the problem could be??
Thanks for each answers!
Greets moonwalker
Comment