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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.