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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 + 2 = ?
Subscribe to this entry?

 
 [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: Thu Apr 18 09:01:27 2024 UTC