ID: 24005 Updated by: [EMAIL PROTECTED] Reported By: paul at ensigma dot com dot au -Status: Open +Status: Assigned Bug Type: mnoGoSearch related Operating System: RedHat 9 PHP Version: 4.3.2 -Assigned To: +Assigned To: gluke New Comment:
Sergey, deal with this. Previous Comments: ------------------------------------------------------------------------ [2003-06-03 21:24:12] paul at ensigma dot com dot au I tried to compile PHP-4.3.2 with the --with-mnogosearch option and with MySQL 4.0.13 installed from RPM . ./configure --with-mysql=/usr --with-gd --with-ttf --enable-track-vars --with-apxs2=/usr/local/apache2/bin/apxs --with-mnogosearch --with-jpeg-dir=/root/source/jpeg-6b/ --with-png-dir=/usr/local/lib/libpng.a --with-zlib-dir=/usr/local/lib/zlib.a --with-tiff-dir=/usr/local/lib/libtiff.a --with-mnogosearch It failed complaining about "ext/mysql/phpmysql.c: undefined reference to mysql_create_db". I downloaded the latest php-extension from www.mnogosearch.org (mnogosearch-php-extension-1.7.3.tar.gz) and replaced the contents of ext/mnogosearch with the files in this archive and it all worked a treat (with a quick edit to remove the second reference to -lmysqlclient in the EXTRA_LIBS line the PHP Makefile... but I think that mnoGo's fault!) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24005&edit=1
