php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4878 phpize script broken - libtoolize missing
Submitted: 2000-06-07 22:24 UTC Modified: 2000-07-31 15:17 UTC
From: ericgrodberg at yahoo dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 2 OS: R.H. Linux 6.1
Private report: No CVE-ID: None
 [2000-06-07 22:24 UTC] ericgrodberg at yahoo dot com
My configuration is


                    php4.0RC2 

                    apache1.3.12 

                    Red Hat Linux 6.1 i686


Following the instructions in 

        README.SELF-CONTAINED-EXTENSIONS 

fails because the script 

        phpize

is broken.  It calls 

        libtoolize

which doesn't exist.  This is easily reproducible

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-31 15:17 UTC] sas@php.net
You need to install libtool from ftp://ftp.gnu.org/pub/gnu/libtool/

Thank you for using PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 05:01:28 2024 UTC