1.You need libraries+headers from MySQL installation
2.You have to specify their locations in "configure" parameters 
(--with-mysql-lib=..., --with-mysql-include=...)

As I remember one of these parameters does not recognize well on RH 7.2 
(and 7.1 also I guess)

>   I try to install mySQL++ 1.7.9 in Linux 7.1 (gcc 2.96). I put the mySQL++
> source code in /home/group2/ and type the following commands:
> automake
> autoconf
> ./configure --with-prefix='/home/group2/'
> but there is an error message: checking for MySQL library directory...
> configure: error: Didn't find the mysql library dir in ''
> 
> Does it mean that I need to put the mysql library in the directory:
> /home/group2/?
> If this is the case, then anybody can tell me that where can I download
> mysql library? Thanks!
> 

-- 
Best regards,
Yegor
__________________________________________________________
Yegor Bryukhov, PhD student at GC CUNY
office:       4330
office phone: +1(212)817-8653
home phone:   +1(718)842-4250
e-mail:       [EMAIL PROTECTED]


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