dave writes:
> 
> Here's my problem. I'm new to the linux world. I've installed linux 7 on an
> old pentium machine. I've gotten MySQL server started (safe_mysqld &) and
> can work with the MySQL interface (mysql). What I want to do is code in c++
> against a MySQL database. I've downloaded the API MySQL++-1.7.8-1.i386.rpm
> but it won't install. Using the command:
> rpm -iv --test mysql++-1.7.8-1.i386.rmp returns:
> 
> "error: failed dependencies:
>        MySQL-server is needed by mysql++-1.7.8-1".
> 
> I can't figure out what it's looking for. What do I do, please?
> 
> Dave Simpson
> [EMAIL PROTECTED]
> 
> 


HI!

You need to have MySQL server installed if you want to use any MySQL
API.

Also, there will be soon MySQL++ 1.7.9 published on it's page.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaca, 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