Jump to content

PHP 5 with XSLT support


Recommended Posts

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
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.