I have been struggling to compile php(4.2.2, mandrake 8.2, apache
1.3.26) with xslt support for over 3 days now. I can configure with
trouble like this: 
./configure \ 
--with-apxs=/usr/lib/apache/bin/apxs \ 
--with-sybase=/usr/local/freetds \ 
--with-mysql \ 
--enable-xslt \ 
--with-xslt-sablot 

then make 
I get loads of errors in sablot.c including line 154 multiple definition
of 'SXPF_SUPPORTS_UNPARSED_ENTITIES'


so I noticed the sablotron site has 2 php patches here that appear to
fix this:
http://www.gingerall.com/charlie/ga/xml/d_sab.xml

(here is where I reveal my 



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

Reply via email to