Koozali.org: home of the SME Server

Upgrading to PHP 4.1.2, and mod_ssl-2.8.7

Alex Schaft

Upgrading to PHP 4.1.2, and mod_ssl-2.8.7
« on: May 20, 2002, 11:36:07 AM »
Hi,

Using e-smith 4.1.2

I've read the howto, and installed expat-1.95.1-1.i386.rpm, as well as  mm-1.1.3-4.i386.rpm. Now i'm trying to install php, php-imap, php-ldap and php-mysql, all 4.1.2-7.i386.rpm. I noticed that the howto mentions 4.0.6, and not 4.1.2

Now I still get the following failed dependencies. I found a libcurl rpm for Connectiva Linux on rpmfind.net, but I'm not sure if that one will work under e-smith.

        libcurl.so.2   is needed by php-4.1.2-7
        libdb-3.3.so   is needed by php-4.1.2-7
        libfreetype.so.6   is needed by php-4.1.2-7
        libltdl.so.3   is needed by php-4.1.2-7
        libmm.so.11   is needed by php-4.1.2-7
        libpspell-modules.so.1   is needed by php-4.1.2-7
        libpspell.so.4   is needed by php-4.1.2-7
        libxml2.so.2   is needed by php-4.1.2-7
        liblber.so.2   is needed by php-ldap-4.1.2-7
        libldap.so.2   is needed by php-ldap-4.1.2-7
        libsasl.so.7   is needed by php-ldap-4.1.2-7

Also, when trying to install mod_ssl, it needs make 3.79, which then needs libc.so.6 (glibc_2,2,3), which if I'm not mistaken is used globally.

Can anybody point me in the right direction for these?