| | |
How to install MySql++ in redhat enterprise 5
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Feb 2008
Posts: 10
Reputation:
Solved Threads: 1
I use redhat enterprise 5 and I want to install mysql++, which used to connect to mysql from c++.
I get the following error message when install
checking for MySQL include directory... configure: error: Didn't find the MySQL include dir in '/usr/local/mysql/include /usr/local/mysql/include/include /usr/local/mysql/include/include/mysql'
I get the following error message when install
checking for MySQL include directory... configure: error: Didn't find the MySQL include dir in '/usr/local/mysql/include /usr/local/mysql/include/include /usr/local/mysql/include/include/mysql'
•
•
Join Date: Feb 2008
Posts: 10
Reputation:
Solved Threads: 1
Sorry, Where do I get that? And can you explain what happened because I have installed mysql from the beginning i install linux but why i still get this error, Im newbie in environment so probably Ive missed something when install linux.
Search on Google for it, and make sure you get the right version. The regular MySQL package doesn't include header files.
Or wait, Red Hat Enterprise 5 includes yum, doesn't it? Try
Or wait, Red Hat Enterprise 5 includes yum, doesn't it? Try
yum install mysql-devel (the package name here is a guess) as a superuser. Or use pirut. I think they're installed, but I'm relying on Wikipedia. Last edited by sarehu; Feb 29th, 2008 at 3:52 am.
![]() |
Other Threads in the C++ Forum
- Previous Thread: random string array
- Next Thread: Inventory Management System
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll email encryption error file format forms fstream function functions game generator getline givemetehcodez graph homeworkhelper iamthwee ifstream image input int java lib loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





