Merlin wrote:

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


Are you getting compiler errors? I overcame them by adding -lstdc++ to the make file (EXTRA_LIBS) as someone had suggested in a forum.

all the best


--
Raditha Dissanayake.
---------------------------------------------------------------
http://www.radinks.com/upload/ Drag and Drop Upload thousands of files and folders in a single
transfer. (HTTP or FTP)


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



Reply via email to