← Back to team overview

ius-community team mailing list archive

Installation Warning and YUM 'replace' unavailable

 

Hi, IUS community :-)


GOAL
Replace stock RHEL 5.5 PHP with latest version.


INSTRUCTIONS
http://wiki.iuscommunity.org/Doc/ClientUsageGuide


RESULTS
sudo rpm -Uvh ius-release*.rpm epel-release*.rpm
warning: ius-release-1.0-6.ius.el5.noarch.rpm: Header V3 DSA
signature: NOKEY, key ID 9cd4953f
Preparing...                ########################################### [100%]
   1:epel-release           ########################################### [ 50%]
   2:ius-release            ########################################### [100%]

sudo yum replace php --replace-with php53
Loaded plugins: rhnplugin, security
usage: yum [options] COMMAND
List of Commands...
...
Command line error: no such option: --replace-with


CONCERNS
1.) "warning: ius-release-1.0-6.ius.el5.noarch.rpm: Header V3 DSA
signature: NOKEY, key ID 9cd4953f"
2.) 1:epel-release ########################################### [ 50%]
3.) "Command line error: no such option: --replace-with"


OS ENVIRONMENT
RHEL 5.5
PHP 5.1.6
yum 3.2.22


Recommendations on how to successfully install the lastest PHP via IUS
would be appreciated. Thanks!

Nick



Follow ups