I'm a newbie and need help.
Trying to install Zabbix 2.0 on Ubuntu Server 12.04.1 LTS (Amazon 64 bit instance). I'm following instructions (https://www.zabbix.com/documentation..._from_packages) and when I do:
sudo apt-get install zabbix-server-mysql
I get the following error:
The following packages have unmet dependencies:
zabbix-server-mysql : Depends: libmysqlclient16 (>= 5.1.21-1) but it is not installable
Recommends: snmpd but it is not going to be installed
Recommends: snmptt but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Please help,
Thanks
Trying to install Zabbix 2.0 on Ubuntu Server 12.04.1 LTS (Amazon 64 bit instance). I'm following instructions (https://www.zabbix.com/documentation..._from_packages) and when I do:
sudo apt-get install zabbix-server-mysql
I get the following error:
The following packages have unmet dependencies:
zabbix-server-mysql : Depends: libmysqlclient16 (>= 5.1.21-1) but it is not installable
Recommends: snmpd but it is not going to be installed
Recommends: snmptt but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Please help,
Thanks
Comment