From: phpbug at spambox dot dk Operating system: FreeBSD 4.7-stable PHP version: 4CVS-2003-02-17 (stable) PHP Bug Type: XSLT related Bug description: Sablotron version 0.96 or greater required
I'm trying to add Sablotron/XSLT to my PHP installation with the stable release php4-STABLE-200302171430. I have installed Expat 1.95.5 and Sablotron 0.97 from source. I configure PHP with the following options: ./configure --prefix=/usr/local --enable-cli --without-pear --with-mysql=/usr/local/mysql --with-gd --enable-gd-native-ttf --with-t1lib --with-jpeg-dir --with-png-dir --with-tiff-dir --with-zlib-dir --with-freetype-dir=/usr/local/include/freetype2/freetype --with-xpm-dir=/usr/X11R6 --enable-exif --with-iconv --with-openssl=/usr --with-imap --with-imap-ssl=/usr --with-gettext --with-zlib --with-pdflib --enable-exif --enable-ftp --enable-bcmath --with-mcrypt --with-snmp=/usr/local --enable-ucd-snmp-hack --enable-sockets --enable-calendar --with-dom --with-expat-dir=/usr/local --with-xml --enable-xslt --with-xslt-sablot --enable-sablot-errors-descriptive --with-config-file-path=/usr/local/etc --with-tsrm-pth --with-apxs=/usr/local/apache/bin/apxs But i get the following error: checking whether to enable xslt support... yes checking for XSLT Sablotron backend... yes checking for libexpat dir for Sablotron XSL support... yes checking for iconv dir for Sablotron XSL support... yes checking for JavaScript for Sablotron XSL support... yes checking for Sablotron libraries in the default path... found in /usr/local checking for sablot-config... found checking for Sablotron version... configure: error: Sablotron version 0.96 or greater required. The output from sablot config: %./sablot-config --version 0.97 What to do? Best regards Henrik -- Edit bug report at http://bugs.php.net/?id=22250&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22250&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22250&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22250&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22250&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22250&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22250&r=support Expected behavior: http://bugs.php.net/fix.php?id=22250&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22250&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22250&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22250&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22250&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22250&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22250&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22250&r=gnused