php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56051 APC will not configure
Submitted: 2004-05-04 16:27 UTC Modified: 2005-10-23 06:23 UTC
From: spam at doofer dot org Assigned:
Status: Not a bug Package: APC (PECL)
PHP Version: 4.3.3 OS: Debian 3.0 / Linux 2.4.26
Private report: No CVE-ID: None
 [2004-05-04 16:27 UTC] spam at doofer dot org
Description:
------------
The actual version of PHP I am using is 4.3.6, it was not on the selector.

phpize returns:

autoconf: Undefined macros:
configure.in:65:AC_PROG_LIBTOOL

configure then returns:

creating cache ./config.cache
configure: error: can not run ./config.sub


Reproduce code:
---------------
tar -zxf APC-2.0.3.tar.gz

cd APC-2.0.3

/usr/local/bin/phpize

Expected result:
----------------
I'd expect it to configure correctly...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-29 13:58 UTC] fs at nessus dot at
you only need to install libtool than it works :)

greetings,

Florian Schicker
www.nessus.at
 [2005-10-23 06:23 UTC] mike@php.net
Sorry, but your problem does not imply a bug in PECL itself.  For a
list of more appropriate places to ask for help using PECL, please
visit http://pecl.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PECL.

Please install appropriate build tools.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC