- Code: Select all
rpm -Uvh *.rpmrpm -Uvh *.rpm
in the directory where the rpms are i get
- Code: Select all
[root@101009-phoenix php5]# rpm -Uvh *.rpm
error: Failed dependencies:
libmcrypt is needed by php-mcrypt-5.2.3-1.rs.rhel4.i386
libmcrypt.so.4 is needed by php-mcrypt-5.2.3-1.rs.rhel4.i386
libmhash is needed by php-mhash-5.2.3-1.rs.rhel4.i386
libmhash.so.2 is needed by php-mhash-5.2.3-1.rs.rhel4.i386
freetds >= 0.64 is needed by php-mssql-5.2.3-1.rs.rhel4.i386
libsybdb.so.5 is needed by php-mssql-5.2.3-1.rs.rhel4.i386
libsqlite3.so.0 is needed by php-pdo-5.2.3-1.rs.rhel4.i386
the default load from my host did not include yum or apt .. i found articles on how to use yum and apt(which i know already) looking for best place to get rpm for yum or apt to help with the php update or any suggestions on doing the udpate


