Hello,

I am having trouble getting MySQL++ to work on a Linux
system.  I couldn't compile the source distribution
because the "automake" command fails saying that there
are some required files that aren't present such as
the ChangeLog, etc.

Then I downloaded a rpm package and it appears to have
installed successfully.  However, when I try to
compile a test program it produces errors like this:

In file included from /usr/include/sqlplus.hh:9,
                 from sqltest.cpp:3:
/usr/include/defs:5:19: mysql.h: No such file or
directory
In file included from /usr/include/coldata1.hh:8,
                 from /usr/include/sqlplus.hh:12,
                 from sqltest.cpp:3:

Any help is appreciated.  Thank you.


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

---------------------------------------------------------------------
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