zabbix and mysql.h file

Discussion in 'Installation/Configuration' started by wintertong, May 5, 2009.

  1. wintertong

    wintertong New Member

    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
     
  2. topdog

    topdog Active Member

    You need the mysql header files these are usually packaged in the mysql-devel package
     

Share This Page