Hello,

the following problem appear:
Expat 1.95.3
LibXML2 2.5.3
libxslt 1.0.26
Sablot 0.97
PHP 4.3.0

on a new server i can't configure PHP 4.3.0 with:
-with-xslt
-with-xslt-sablot

PHP says: Sablot version greater 0.96

I've added:
export LDFLAGS libstdc++

into Makefile:
EXTRA_LIBS= [...] -libstdc++ (later with -lexpat -lsablot)

nothing helps.

any idea?

I've goggled about the problem, but only make errors are described.

-- 
Greetings

Christian Michel


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to