riteshn Posted May 1, 2007 Share Posted May 1, 2007 Hello I am trying to compile PHP 5.1.4 with xslt support on my Debian box. Before compiling PHP with xslt, I installed the following packages: apt-get install libexpat1-dev apt-get install libxslt-dev I also compiled libxslt from debian source package. Installed expat. Now I configure PHP with options as: http://128.255.45.253/~rnadhani/ As you can see XSLT is not installed and as such xslt_create() function fails. Any help on getting XSLT to work would be appreciated. Link to comment https://forums.phpfreaks.com/topic/49419-php-5-with-xslt-support/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.