php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22188 make install hangs
Submitted: 2003-02-12 10:52 UTC Modified: 2003-02-20 08:19 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: tru64 at sxu dot edu Assigned:
Status: No Feedback Package: PEAR related
PHP Version: 4.3.0 OS: Tru64 Unix
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-02-12 10:52 UTC] tru64 at sxu dot edu
I am trying to install PHP 4.3.0 on an Alphaserver DS20 running
Tru64 unix V5.1 patch kit 5.  The web server software is
Netscape/IPlanet Enterprise Edition 4.1.

# ./configure --with-nsapi=/usr/netscape/server4 --with-mysql=/usr/local/mysql

But, after make, make install hangs indefinitely on the message
"Installing PEAR environment."

# make install
Installing PHP CLI binary:        /usr/local/bin/
Installing PHP SAPI module
Installing shared extensions:     /usr/local/lib/php/extensions/no-debug-zts-20020429/
Installing PEAR environment:      /usr/local/lib/php/

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-12 12:13 UTC] iliaa@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

If the problem persists try sending the running PHP binary SIG11 and then include the backtrace in your reply. This will help the developers to determine the code responsible for the problem.
 [2003-02-20 08:19 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC