Skip to Content.
Sympa Menu

sm-users - [SM-Users] recast php fails

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Pierre Abbat <phma AT webjockey.net>
  • To: <sm-users AT lists.ibiblio.org>
  • Subject: [SM-Users] recast php fails
  • Date: Sun, 30 Mar 2003 01:48:07 -0500

I recast php, which uses openssl, and got the following error:

Preparing to install php
make[1]: Entering directory `/usr/src/php-4.3.1'
Installing PHP CLI binary: /usr/bin/
Installing PHP SAPI module
[activating module `php4' in /etc/httpd/httpd.conf]
cp libs/libphp4.so /usr/libexec/libphp4.so
chmod 755 /usr/libexec/libphp4.so
cp /etc/httpd/httpd.conf /etc/httpd/httpd.conf.bak
cp /etc/httpd/httpd.conf.new /etc/httpd/httpd.conf
rm /etc/httpd/httpd.conf.new
Installing shared extensions: /usr/lib/php/20020429/
Installing PEAR environment: /usr/share/pear/
make[2]: Entering directory `/usr/src/php-4.3.1'
/usr/src/php-4.3.1/sapi/cli/php: error while loading shared libraries:
libssl.so.0.9.6: cannot open shared object file: No such file or directory
make[2]: *** [install-pear-installer] Error 127
/usr/src/php-4.3.1/sapi/cli/php: error while loading shared libraries:
libssl.so.0.9.6: cannot open shared object file: No such file or directory
make[2]: *** [install-pear-packages] Error 127
make[2]: Leaving directory `/usr/src/php-4.3.1'
make[1]: *** [install-pear] Error 2
Installing build environment: /usr/lib/php/build/
Installing header files: /usr/include/php/
Installing helper programs: /usr/bin/
program: phpize
program: php-config
program: phpextdist
make[1]: Target `install' not remade because of errors.
make[1]: Leaving directory `/usr/src/php-4.3.1'
Running make with 1 jobs failed. Attempt to run with a single job? [y]
make[1]: Entering directory `/usr/src/php-4.3.1'
Installing PHP CLI binary: /usr/bin/
Installing PHP SAPI module
[activating module `php4' in /etc/httpd/httpd.conf]
cp libs/libphp4.so /usr/libexec/libphp4.so
chmod 755 /usr/libexec/libphp4.so
cp /etc/httpd/httpd.conf /etc/httpd/httpd.conf.bak
cp /etc/httpd/httpd.conf.new /etc/httpd/httpd.conf
rm /etc/httpd/httpd.conf.new
Installing shared extensions: /usr/lib/php/20020429/
Installing PEAR environment: /usr/share/pear/
make[2]: Entering directory `/usr/src/php-4.3.1'
/usr/src/php-4.3.1/sapi/cli/php: error while loading shared libraries:
libssl.so.0.9.6: cannot open shared object file: No such file or directory
make[2]: *** [install-pear-installer] Error 127
/usr/src/php-4.3.1/sapi/cli/php: error while loading shared libraries:
libssl.so.0.9.6: cannot open shared object file: No such file or directory
make[2]: *** [install-pear-packages] Error 127
make[2]: Leaving directory `/usr/src/php-4.3.1'
make[1]: *** [install-pear] Error 2
Installing build environment: /usr/lib/php/build/
Installing header files: /usr/include/php/
Installing helper programs: /usr/bin/
program: phpize
program: php-config
program: phpextdist
! Problem Detected !
make[1]: Target `install' not remade because of errors.
make[1]: Leaving directory `/usr/src/php-4.3.1'

openssl is 0.9.7a, What's causing this problem?

phma
--
.i toljundi do .ibabo mi'afra tu'a do
.ibabo damba do .ibabo do jinga
.icu'u la ma'atman.
>From seth AT tautology.org Sun Mar 30 02:02:17 2003
Return-Path: <seth AT tautology.org>
Delivered-To: sm-users AT lists.ibiblio.org
Received: from tautology.org
(evrtwa1-ar13-4-33-070-190.evrtwa1.dsl-verizon.net [4.33.70.190])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id 1BF2A20020
for <sm-users AT lists.ibiblio.org>;
Sun, 30 Mar 2003 02:02:17 -0500 (EST)
Received: from tautology.org (tautology.org [127.0.0.1])
by tautology.org (8.12.9/8.12.9) with ESMTP id h2U72EKK053050;
Sat, 29 Mar 2003 23:02:14 -0800 (PST)
(envelope-from seth AT tautology.org)
Received: from localhost (seth@localhost)
by tautology.org (8.12.9/8.12.9/Submit) with ESMTP id h2U72Ejx053047;
Sat, 29 Mar 2003 23:02:14 -0800 (PST)
Date: Sat, 29 Mar 2003 23:02:10 -0800 (PST)
From: Seth Woolley <seth AT tautology.org>
To: Pierre Abbat <phma AT webjockey.net>
Subject: Re: [SM-Users] recast php fails
In-Reply-To: <200303300148.07789.phma AT webjockey.net>
Message-ID: <20030329225947.R15328-100000 AT tautology.org>
References: <200303300148.07789.phma AT webjockey.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
cc: sm-users AT lists.ibiblio.org
X-BeenThere: sm-users AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Sourcemage Users List <sm-users.lists.ibiblio.org>
List-Unsubscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=unsubscribe>
List-Archive: <https://lists.ibiblio.org/sympa/arc/sm-users>
List-Post: <mailto:sm-users AT lists.ibiblio.org>
List-Help: <mailto:sympa AT lists.ibiblio.org?subject=HELP>
List-Subscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=subscribe>
X-List-Received-Date: Sun, 30 Mar 2003 07:02:17 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

openssl is too new for it, looks like.
did php detect the 0.9.6 in ./configure? Maybe their makefile is too
stupid and needs a patch ;)

On Sun, 30 Mar 2003, Pierre Abbat wrote:

> I recast php, which uses openssl, and got the following error:
>
> Preparing to install php

> /usr/src/php-4.3.1/sapi/cli/php: error while loading shared libraries:
> libssl.so.0.9.6: cannot open shared object file: No such file or directory

> openssl is 0.9.7a, What's causing this problem?
>
> phma

- --
Seth Alan Woolley <seth at tautology.org>, SPAM/UCE is unauthorized
Key id 7BEACC7D = 2978 0BD1 BA48 B671 C1EB 93F7 EDF4 3CDF 7BEA CC7D
Full Key at seth.tautology.org and pgp.mit.edu. info: www.gnupg.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (FreeBSD)

iD8DBQE+hpZ27fQ833vqzH0RAkR1AJ47CuWAbvFgN93y+UGuu88Oscm7AgCggUEo
0X9QHnqk+mSWKQde3pAJ4No=
=lOEA
-----END PGP SIGNATURE-----




Archive powered by MHonArc 2.6.24.

Top of Page