Ok, now mnogosearch is compiled, but php complains about -ludmsearch and I know it is not the last error because I've read somewhere that there are conflicts between mysql build-in support in php and the php interface of mnogo.
It was so simple to build before all that stuff.
Make error :
/bin/sh /root/php-4.0.6/libtool --silent --mode=link gcc -I. -I/root/php-4.0.6/ -I/root/php-4.0.6/main -I/root/php-4.0.6 -I/root/php-4.0.6/Zend -I/usr/local/mnogosearch/include -I/root/php-4.0.6/ext/mysql/libmysql -I/root/php-4.0.6/ext/xml/expat/xmltok -I/root/php-4.0.6/ext/xml/expat/xmlparse -I/root/php-4.0.6/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -o php -export-dynamic stub.lo libphp4.la
/usr/bin/ld: cannot find -ludmsearch
collect2: ld returned 1 exit status
make[1]: *** [php] Erreur 1
make[1]: Quitte le r�pertoire `/root/php-4.0.6'
make: *** [all-recursive] Erreur 1
My configure line is :
./configure --disable-static --disable-debug --disable-rpath --enable-pic --enable-inline-optimization --prefix=/usr --with-zlib --with-config-file-path=/etc --enable-magic-quotes --enable-debugger --enable-track-vars --enable-safe-mode --with-exec-dir=/usr/bin --with-regex=system --with-versioning --enable-sysvsem --enable-sysvshm --with-mod_charset --enable-force-cgi-redirect --with-mm --enable-trans-sid --with-dbase --with-filepro --enable-yp --enable-ftp --with-xml --with-gettext --with-mnogosearch
___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
