php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17341 --with-xmlrpc requires expat
Submitted: 2002-05-21 14:56 UTC Modified: 2002-05-21 15:00 UTC
From: cox at idecnet dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.2.1 OS: Linux RH 6.1
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: cox at idecnet dot com
New email:
PHP Version: OS:

 

 [2002-05-21 14:56 UTC] cox at idecnet dot com
checking whether to enable XML support... yes
checking external libexpat install dir... no
checking for XMLRPC-EPI support... yes
checking libexpat dir for XMLRPC-EPI... no
configure: error: XML-RPC support requires libexpat. Use --with-expat-dir=<DIR>

./configure --prefix=/usr \
--with-config-file-path=/etc/php/cgi \
--with-xml \
--with-xmlrpc \
--without-gd \
--with-exec-dir=/usr/bin \
--enable-ftp \
--with-pgsql=/usr/local/pgsql \
--with-mysql=/usr \
--enable-dbase \
--enable-bcmath \
--with-gettext \
--with-xml \
--enable-pear \
--with-zlib \
--enable-sysvshm \
--enable-sysvsem \
--enable-pcntl \
--enable-sockets \
--enable-tokenizer \
--disable-posix \
--disable-sessions \
--with-oci8 \
--with-cli \
--with-readline

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-21 15:00 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Where is the bug?
 [2002-05-21 20:54 UTC] cox at idecnet dot com
If expat is bundled with PHP, why PHP require external expat? Perhaps is more a "wish" than a "bug". Please change it :-)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC