Hi, I am trying to install zabbix and when I run "./configure --enable-server --with-mysql" it errors with "configure: error: Invalid MySQL directory - unable to find mysql.h". This file exists under /opt/lampp/include/mysql as I have installed the devel version. I have tried "./configure --enable-server --with-mysql=/opt" and even with the full path to the file and it still cant find it. What am I missing? Can anyone help? Regards Gareth