Merlin wrote on donderdag 18 maart 2004 11:24:

> Hi there,
> 
> I am trying to install php with XSLT support. Somehow it does not work
> out. I installed all packages which are explained on the install page
> of XSLT. But there seems to be a backend thing missing:
> 
> This is from the ./configure command:
> 
> checking whether to enable xslt support... yes
> checking for XSLT Sablotron backend... no
> checking for libexpat dir for Sablotron XSL support... no
> checking for iconv dir for Sablotron XSL support... no
> checking for JavaScript for Sablotron XSL support... no
> configure: error: No backend specified for XSLT extension.
> 
> Can anybody give me a hint where to get this?
> 
> Thanx,
> 
> Merlin

Did you include '--with-xslt-sablot=/usr/local/' when running ./configure.

MvG,
Thijs

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

Reply via email to