[CentOS] Centos5 compatibilities

Wed Apr 18 18:10:56 UTC 2007
Phil Schaffner <Philip.R.Schaffner at NASA.gov>

On Tue, 2007-04-17 at 20:14 -0600, Peter Gross wrote:
...
> Then once the rpm has been built, cd to $HOME/rpm/RPMS/i386 [or 
> $HOME/rpm/x86_64 as the case may be], and do (as root):
> 
> # yum localinstall $HOME/rpm/i386/your_just_built_package.rpm   [or 
> x86_64 as appropriate to your environment]

If you do this often, or for multiple machines, you may want to have a
look at

http://wiki.centos.org/HowTos/CreateLocalRepos

Phil