php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11770 configure --enable-xslt fails
Submitted: 2001-06-28 05:16 UTC Modified: 2001-06-28 14:04 UTC
From: rouvas at di dot uoa dot gr Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.6 OS: Linux.2.2.14
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rouvas at di dot uoa dot gr
New email:
PHP Version: OS:

 

 [2001-06-28 05:16 UTC] rouvas at di dot uoa dot gr
configuring with --enable-xslt fails with :

checking whether to enable xslt support... yes
checking whether to enable the XSLT Sablotron backend... no
checking libexpat dir for Sablotron XSL support... no
configure: error: not found. Please re-install the  distribution

configuration is done with :

configure --enable-xslt

Thank you for your time.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-28 14:04 UTC] derick@php.net
./configure --enable-xslt --with-xslt-sablot

You need that last configure option.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC