php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22562 fail in making install
Submitted: 2003-03-05 20:26 UTC Modified: 2003-03-10 20:39 UTC
From: oulanda at sina dot com Assigned:
Status: No Feedback Package: OCI8 related
PHP Version: 4.3.1 OS: aix 4.3.3
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-03-05 20:26 UTC] oulanda at sina dot com
environment:
aix 4.3.3
oracle 8.1.5
php4-STABLE-200303060030

./configure --prefix=/usr/wwwphp 
--with-mysql=no 
--with-oci8=$ORACLE_HOME 
--with-apache=/tmp/apache_1.3.27 
--enable-track-vars 
--enable-sichild
make is ok. 
but fail in making install .
"Installing PEAR environment : /usr/wwwphp/lib/php/
make: 1254-059 The error code from the last command is 4.
Stop.
make: 1254-004 The error code from the last command is 2.
stop."
if i remove "--with-oci8=$ORACLE_HOME " ,make install success.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-10 20:39 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: Sat Apr 27 14:01:30 2024 UTC