From:             meuk at zwaremetalen dot com
Operating system: Gentoo Linux
PHP version:      4.3.10RC2
PHP Bug Type:     *Compile Issues
Bug description:  Configure thinks my Sablotron 1.0 version is older then 
version 0.96

Description:
------------
When doing a configure I get the following error:

checking for XSLT Sablotron backend... /usr
checking for libexpat dir for Sablotron XSL support... /usr
checking for iconv dir for Sablotron XSL support... no
checking for JavaScript for Sablotron XSL support... no
checking for sablot-config... found
checking for Sablotron version... configure: error: Sablotron version 0.96
or greater required.

My configure statement:
./configure  --with-mysql=/opt/mysql41 --enable-track-vars --disable-debug
--with-apache=../apache_1.3.33 --with-openssl=/usr --with-xml --with-ldap
--with-ttf --with-gd=/opt/libgd2 --enable-gd-imgstrttf --with-mcrypt=/usr
--with-mhash=/usr --enable-ftp --with-dom --with-expat-dir=/usr
--with-xslt-sablot=/usr --enable-xslt --with-freetype-dir=/usr
--enable-gd-native-ttf --with-curl=/usr --with-zlib --with-zlib-dir=/usr
--with-imap=/usr --with-imap-ssl=/usr --with-gettext --with-bz2
--enable-javascript --with-jpeg-dir=/usr --with-png-dir=/usr
--with-dom-xslt=/usr --with-dom-exslt=/usr --enable-xslt --with-iconv
--with-ming=/usr --with-java=/opt/j2sdk1.4.2

But my Sablotron version is 1.0. Check here:
iridium php-4.3.10RC2 # /usr/bin/sablot-config --version
1.0



Expected result:
----------------
I expect configure to accept my sablotron version. 1.0 is greater than
0.96


-- 
Edit bug report at http://bugs.php.net/?id=31028&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31028&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31028&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31028&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31028&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31028&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31028&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31028&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31028&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31028&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31028&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31028&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31028&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31028&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31028&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31028&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31028&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31028&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31028&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31028&r=mysqlcfg

Reply via email to