Re: libssl.so.0.9.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxx 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

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux