|
Posted by "Richard Lynch" on 07/12/05 09:01
Check if you've got "leftover" 0.9.7 library sitting around.
Perhaps you put 0.9.8 in /usr/local/lib, but 0.9.7 is still in /usr/lib
If you have "locate" you can just do:
locate libssl.so
and see what turns up
On Mon, July 11, 2005 10:09 am, gmourani@privalodc.com said:
> Hello,
>
> I've upgraded to OpenSSL 0.9.8 and PHP 4.4.0 and get the following error
> durring compilation.
>
> chmod 755 /var/tmp/php-4.4.0-root/usr/lib/httpd/modules/libphp4.so
> Installing PHP CLI binary: /var/tmp/php-4.4.0-root/usr/bin/
> Installing PHP CLI man page:
> /var/tmp/php-4.4.0-root/usr/share/man/man1/
> Installing shared extensions: /var/tmp/php-4.4.0-root/usr/lib/php4/
> Installing PEAR environment: /var/tmp/php-4.4.0-root/usr/share/pear/
> /usr/src/openna/BUILD/php-4.4.0/sapi/cli/php: error while loading shared
> libraries: libssl.so.0.9.7: cannot open shared object file: No such file
> or directory
> make[1]: *** [install-pear-installer] Error 127
> make: *** [install-pear] Error 2
> error: Bad exit status from /var/tmp/rpm-tmp.70944 (%install)
>
> Look like PHP still check for version 0.9.7 even if 0.9.8 is now
> installed. Does someone on this list have a patch or information to fix
> this problem? Thanks.
>
> Gerhard,
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Like Music?
http://l-i-e.com/artists.htm
Navigation:
[Reply to this message]
|