Koozali.org: home of the SME Server

PHP 4.2.2, missing libssl.so.1, libcrypto.so.1

guestHH

PHP 4.2.2, missing libssl.so.1, libcrypto.so.1
« on: July 23, 2002, 08:56:06 PM »
Hi all,

I was trying to update HPH to version 4.2.2 by means of upgrading it with Dan's new contributions. I failed with the subjects messages. (failing dependencies)

I made symbolic links in the libs dir with the appopriate names, but same message. ssl _is_ installed. I removed the 'old' PHP installation (4.1.2 from Dan) and tryed to apply the new ones. No way jose, same messages.

In short, I do not have PHP installed anymore...

Anybody any idea hwo to het PHP 4.2.2 installed on my 5.5 box...?

(4.1.2 -> 5.0 -> 5.1.2 -> 5.5)

Thanks,
guestHH

Dan Brown

Re: PHP 4.2.2, missing libssl.so.1, libcrypto.so.1
« Reply #1 on: July 23, 2002, 09:10:37 PM »
I don't have them built for SME 5.5 yet; as I posted to devinfo last night, I built for SME 5.1.2 first.  I'll hopefully have them ready for 5.5 tonight.

guestHH

Re: PHP 4.2.2, missing libssl.so.1, libcrypto.so.1
« Reply #2 on: July 23, 2002, 10:23:18 PM »
Thanks Dan,

Just saw the new contribs in your area before your posting to devinfo.

Regards,
guestHH

Nathan Fowler

Re: PHP 4.2.2, missing libssl.so.1, libcrypto.so.1
« Reply #3 on: July 23, 2002, 10:51:14 PM »
RequestedDeletion, try http://rpms.arvin.dk/php/rh72/i586

I believe SME 5.5 is based off RH7.2/7.3

Hope that helps,
Nathan

guestHH

Re: PHP 4.2.2, missing libssl.so.1, libcrypto.so.1
« Reply #4 on: July 23, 2002, 11:07:57 PM »
Thanks Nathat,

I get this:
 rpm -Uvh *
error: failed dependencies:
        mod_php-OR-php-standalone = 4.2.2 is needed by php-imap-4.2.2-2.arvin.rh7.2
        mod_php-OR-php-standalone = 4.2.2 is needed by php-imlib-4.2.2-2.arvin.rh7.2
        imlib2 is needed by php-imlib-4.2.2-2.arvin.rh7.2
        edb is needed by php-imlib-4.2.2-2.arvin.rh7.2
        libImlib2.so.1   is needed by php-imlib-4.2.2-2.arvin.rh7.2
        mod_php-OR-php-standalone = 4.2.2 is needed by php-ldap-4.2.2-2.arvin.rh7.2
        mod_php-OR-php-standalone = 4.2.2 is needed by php-mysql-4.2.2-2.arvin.rh7.2
        mod_php-OR-php-standalone = 4.2.2 is needed by php-pgsql-4.2.2-2.arvin.rh7.2
        postgresql >= 7.2 is needed by php-pgsql-4.2.2-2.arvin.rh7.2


Let's see what Dan can do.

Thanks,
guestHH