When compiling mysqlcc-0.9.2,I get:

checking for libmysqlclient...
checking for "/usr/lib/mysql//libmysqlclient.a"...yes
checking for mysql_real_connect in -lmysqlclient...no
configure:error:Could not find libmysqlclient in 
`/usr/lib/mysql/ /usr/lib/ ...etc.

I did:

./configure --with-mysql-lib=/usr/lib/mysql \
            --with-mysql-include=/usr/include/mysql \
            --with-qt=/usr/lib/qt3
            
Previously,I had started mysqld and set a password
for the mysql root user.What do is wrong here?

                 Thank you.
        
        

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to