Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Pete the Feet on March 27, 2002, 03:11:41 PM
-
Hiya
Trying to install php 4.1.2 on e-smith 4.1
Followed http://www.familybrown.org/howtos/php-upgrade-howto-sme512.html
but got LOTS of failed dependencies.
I realise that I should not be following the instructions for SME 5.1.2 when using e-smith 4.1, but don't really know how else to solve this.
Hmmm. Anyone else in the same boat, or got any good tips on how to resolve this? Thanks.
FINISHED --16:05:05--
Downloaded: 712,051 bytes in 4 files
[root@e-smith php412]# rpm -Fvh *
error: failed dependencies:
libcrypto.so.1 is needed by php-4.1.2-2es
libexpat.so.0 is needed by php-4.1.2-2es
libfreetype.so.6 is needed by php-4.1.2-2es
libmm.so.11 is needed by php-4.1.2-2es
libssl.so.1 is needed by php-4.1.2-2es
libcrypto.so.1 is needed by php-imap-4.1.2-2es
libssl.so.1 is needed by php-imap-4.1.2-2es
libcrypto.so.1 is needed by php-ldap-4.1.2-2es
liblber.so.2 is needed by php-ldap-4.1.2-2es
libldap.so.2 is needed by php-ldap-4.1.2-2es
libsasl.so.7 is needed by php-ldap-4.1.2-2es
libssl.so.1 is needed by php-ldap-4.1.2-2es
-
That's easy... Upgrade ESSG 4.1 to SME 5.1.2 and you won't have these kind of troubles + all beautifull extra's on top.
Harro
-
I just got done doing this upgrade on my 4.x server not sure exactly what version it is since it has been running for about a year without any hitches.
I followed the instructions @
www.familybrown.org/howtos/php-upgrade-howto.html
You just need to change the list of RPM's that you need to install
the rpm's that I needed to upgrade were
expat-1.95.1-1.i386.rpm
mm-1.1.3-8.arvin.rh6.2.i586.rpm
mod_php-4.1.2-7.arvin.rh6.2.i586.rpm
pcre-3.9-2.arvin.rh6.2.i586.rpm
php-4.1.2-7.arvin.rh6.2.i586.rpm
php-ftp-4.1.2-7.arvin.rh6.2.i586.rpm
php-imap-4.1.2-7.arvin.rh6.2.i586.rpm
php-ldap-4.1.2-7.arvin.rh6.2.i586.rpm
php-mysql-4.1.2-7.arvin.rh6.2.i586.rpm
I left the display_error = on
and everything seems to be fine
geeze