zm requires MySQL headers - missing mysql.h
Posted: Wed Aug 17, 2011 8:09 pm
I know I a glutten for punishment. I installed MySQL from source and now stuck. When I try to run configure for Zoneminder 1.24.4, I ran into where it could not find libmysqlclient.a and figured out how to get past that. But now it's looking for mysql.h and it's where I think it should be /usr/local/mysql/include/mysql.h but configure can not find it and it quits complaining that the MySQL development packages were not installed.
Is there a command line option to point ZM's configure to the mysql include directory? Or did I do something wrong with cmake when building mysql? I could not find any specific directions to install the dev libraries when install mysql from source. But it appears that the library and header files are where they should be in /usr/local/mysql/lib and /usr/local/mysql/include
This is on a SLES 10 install with a 32 bit kernel.
Thanks,
Lyle Giese
LCR Computer Services, Inc.
Is there a command line option to point ZM's configure to the mysql include directory? Or did I do something wrong with cmake when building mysql? I could not find any specific directions to install the dev libraries when install mysql from source. But it appears that the library and header files are where they should be in /usr/local/mysql/lib and /usr/local/mysql/include
This is on a SLES 10 install with a 32 bit kernel.
Thanks,
Lyle Giese
LCR Computer Services, Inc.