MySQL Forums
Forum List  »  Install & Repo

Re: about mysqlcc
Posted by: Jorge del Conde
Date: September 01, 2004 09:52AM

Hi!

If you want to compile MySQLCC, first make sure you have correctly installed Qt.

Once Qt is installed, do the following:

cd mysqlcc_src
cp win32/mysqlcc.pro .
qmake mysqlcc.pro
make

That should take care of compiling.

It doesn't matter if you have root access or not ... mysqlcc will run anyway, but since you're using Solaris 9, you probably want to stay away from 'mysqlcc-0.9.4-linux-glibc22.tar.gz' since its compiled specifically for Linux - glibc22.

I strongly suggest you download one of our new GUI tools - MySQL Administrator & MySQL Query Browser since MySQLCC is deprecated and not supported anymore.

Regards,

Jorge

Options: ReplyQuote


Subject
Written By
Posted
August 31, 2004 09:15PM
Re: about mysqlcc
September 01, 2004 09:52AM
September 02, 2004 12:32AM
September 02, 2004 01:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.