Patrick Vogel writes:
 > HI
 > I am trying to install mysql++.
 > I did automake, autoconf ./configure, make and make install.
 > When I add this row in kdevelopp / C++ 
 > #include <sqlplus.hh>
 > this message appears:
 > "In file inclued from /usr/local/include/sqlplus.hh:9,
 > from main.cpp:24:
 > /usr/local/include/defs:5: mysql.h: No folder or directory in this type"
 > 
 > What can I do???
 > 
 > Thanks a lot
 > 
 > Patrick
 > 


Hi!

All you have to do is add a path to MySQL C API includes and libs.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to