Re: mySQL++ 1.7.9 installation help

2002-06-03 Thread Yegor Bryukhov
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

Re: mySQL++ 1.7.9 installation help

2002-06-03 Thread Gelu Gogancea
Hi, If you have installed MySQL, the library it is on the right place. Gelu - Original Message - From: "Shaorong Liu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 04, 2002 12:01 AM Subject: mySQL++ 1.7.9 installation help > Hi, > >I try to install mySQL++ 1.7.9 in