Alonso Guarisma writes:
 > Sinisa Milivojevic wrote:
 > 
 > 
 > Thanks Sanisa, but I already have MySQL++ installed. I downloaded the file
 > mysql++-1.7.8.tar.gz and then I followed these steps:
 > 1) tar -zxv <mysql++-1.7.8.tar.gz
 > 2) cd  /home/mysqladm/mysql++-1.7.8
 > 3) ./configure --prefix=/usr/local/mysql
 > 4) make
 > 5) log in as root
 > 6) make install
 > I received no error messages, so I guess the installation of MySQL++ was fine.
 > Is there anything else that I was supposed to do?
 > What's the difference between the static version you mentioned and the source
 > file that I am using?
 > Regards,
 > 
 > Alonso Guarisma
 > 
 > 


First, for not being able to locate sqlplus, symlink sqlplus from
/usr/local/mysql... to /usr/lib and rerun ldconfig (as root).

Difference between source and static version is that the later one
only needs to be run and configured (click on "Options").


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