Hi!

I've compiled and installed mnogosearch 3.1.19. The indexer runs well.

I've downloaded php-4.0.6.tar.gz.

configure runs but make stops on :

/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

Configure line was : 

./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=/usr/local/mnogosearch 



Configuration :

Linux MDK 8.0 P-III-850
gcc -v : Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/2.96/specs
gcc version 2.96 20000731 (Linux-Mandrake 8.0 2.96-0.48mdk)


Any idea ?

Thanks a lot !

Francois

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to