[Cppcms-users] mysql_backend.cpp:20:19: error: mysql.h: No such file or directory
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-12-24 06:47:56
|
Hello, I am trying to compile the latest svn update of cppdb, but: [ 70%] Building CXX object CMakeFiles/cppdb_mysql.dir/drivers/mysql_backend.cpp.o cppdb/drivers/mysql_backend.cpp:20:19: error: mysql.h: No such file or directory although the file is properly installed by the relevant ubuntu package: $ locate mysql.h /usr/include/mysql/mysql.h As far as I am aware, it is in a standard place. Is it a problem in the cppdb makefile, or a configuration problem on my machine? Thanks, Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |