On Tue, 2009-01-13 at 16:38 -0500, Brian Ertel wrote: > Oh, and should I include the /i386 dir and the i386.rpm suffix like: > > rpm -Uhv /usr/src/redhat/RPMS/i386/freeradius-2.1.3-1.i386.rpm > /usr/src/redhat/RPMS/i386/freeradius-libs-2.1.3-1.i386.rpm > ---- suggestion...make life easy on yourself
cd /usr/src/redhat/RPMS/i386 yum localinstall \ freeradius-2.1.3-1.i386.rpm \ freeradius-libs-2.1.3-1.i386.rpm (yum localinstall will install the local rpm's and download/install any dependencies not yet installed) Craig - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

