NetXMS Support Forum

English Support => General Support => Topic started by: jdowney on April 13, 2015, 01:13:45 PM

Title: Issue with install of Netxms CentOS
Post by: jdowney on April 13, 2015, 01:13:45 PM
I'm trying a fresh install of Netxms using netxms-2.0-M3.tar.gz to to CentOS.

When running the configure script I'm getting the following error

configure: error: Cannot find mysql.h - check your PostgreSQL client installation.

I've checked the MySQL version  :-

mysql --version
mysql  Ver 14.14 Distrib 5.5.37, for Linux (x86_64) using readline 5.1


Any help welcome. Thanks
Title: Re: Issue with install of Netxms CentOS
Post by: joni on April 13, 2015, 05:26:54 PM
You will must install mysql-devel
Title: Re: Issue with install of Netxms CentOS
Post by: jdowney on April 14, 2015, 12:13:53 PM
Thanks this has resolved it.

Cheers