techblog.simoncpu.com
eW91IGhhdmUgbG9zdCB0aGUgZ2FtZTsgYWxzbywgYjAwYmllcyAoLlkuKQ==
Thursday, May 29, 2008
Fedora/Redhat Linux: C/C++ : unfound library "mysql.h"
If you encounter this problem while compiling an application that links to MySQL, you can fix this by simply installing mysql-dev:
# /etc/init.d/mysqld stop
# yum install mysql-dev
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)