Author: gluke
Email: [EMAIL PROTECTED]
Message:
> $ rpm -qa |grep MySQL
> MySQL-devel-3.23.47-1
> MySQL-shared-3.23.47-1
> MySQL-client-3.23.47-1
> MySQL-3.23.47-1
> 
> libmysqlclient.so is located in /usr/lib/ 
> libmysqlclient.a in /usr/lib/mysql/ 
> .h files in /usr/include/mysql/ 
> 
> Is configure script of mnogosearch could recoginize them in proper 
> way? 
> 

Yes.

> My configure: --with-mysql=/usr --prefix=/usr/local/mnogosearch-3.1.19 
> --enable-shared --disable-static 

> Before every reinstall - configure, make, maike install process - all 
> old mnogosearch source and instaled directory was removed and source 
> of mnogosearch was unpacked from tgz file.
> 

Yes, you are compited mnogosearch library right way. 
Then you should check that you are configuring PHP such as
--with-mnogosearch=/usr/local/mnogosearch-3.1.19 --with-mysql=/usr




Reply: <http://www.mnogosearch.org/board/message.php?id=4107>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to