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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
1 + 18 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 08:01:28 2024 UTC