We are using mysql-server to store the monitored data from nagios in fedora. We have also installed mysql++-2.3.2 for mysql++.h files. But when we try to include the mysql++.h file, we always faced the following error:
error: mysql++.h: No such file or directory
Then we have used locate command to find out the location of mysql++.h file.