php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39300 make install fails
Submitted: 2006-10-29 16:39 UTC Modified: 2006-11-08 19:05 UTC
From: jeff at procata dot com Assigned:
Status: Closed Package: *Compile Issues
PHP Version: 5CVS-2006-10-29 (snap) OS: Mac OS X 10.3.9
Private report: No CVE-ID: None
 [2006-10-29 16:39 UTC] jeff at procata dot com
Description:
------------
make install fails under Mac OS X 10.3.9:

wget is not available on this version of the OS.

Installing PEAR environment:      /usr/local/php520dbg/
lib/php/
/bin/sh: line 1: wget: command not found
make: *** [install-pear] Error 127



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-30 08:51 UTC] judas dot iscariote at gmail dot com
pear/Makefile.frag is missing a check to see if wget is actually found on the system or not.
 [2006-11-08 19:05 UTC] tony2001@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC