php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20159 ./configure doesn't exist!
Submitted: 2002-10-29 20:10 UTC Modified: 2002-10-30 06:48 UTC
From: sprice at wisc dot edu Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4CVS-2002-10-29 OS: Mac OS 10.2
Private report: No CVE-ID: None
 [2002-10-29 20:10 UTC] sprice at wisc dot edu
I just downloaded the latest CVS (and the one before it) and when I type "./configure" with any sort of args it responds "./configure: Command not found."

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-29 20:30 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

you need to run ./buildconf inside the php4 directory, which will create the configure script amongst other things.
 [2002-10-30 05:31 UTC] joerg@php.net
It looks like that the today php4-latest.tar.gz ( 200210300000) not contains a ./configure like all the prior tarballs.

When creating one using ./builconf the bison version checks struggling ... 1.33 not acceptet pls use 1.30 ? Why is the check making in the buildconf an not in the ./configure scipt?     

 [2002-10-30 06:48 UTC] sniper@php.net
This is fixed. Wait for new snapshots to be generated.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 09:01:29 2024 UTC