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
			
			
			
				You will must install mysql-devel
			
			
			
				Thanks this has resolved it.
Cheers