Skip to Content.
Sympa Menu

unclug - Re: [unclug] Building OpenAFS kernel module from SRPM

unclug AT lists.ibiblio.org

Subject: UNC Linux Users Group

List archive

Chronological Thread  
  • From: Matthew Mauzy <mauzy AT unc.edu>
  • To: UNC Linux Users Group <unclug AT lists.ibiblio.org>
  • Subject: Re: [unclug] Building OpenAFS kernel module from SRPM
  • Date: Thu, 27 Jul 2006 15:11:06 -0400


Don't forget the "_1". All of the openafs-kernels I've rebuilt on RHEL4 have names of:
openafs-kernel-1.4.1-`uname -r`_1.`uname -p`.rpm

But I like the `uname -p`. Platform independence and it's more characters than what it evaluates to.

--Matthew


Alan Hoyle wrote:
Would

rpm -ivh /usr/src/redhat/RPMS/`uname -p`/openafs-kernel-1.4.1-`uname
-r`-`uname -p`.rpm

work in most cases?


On 7/26/06, Matthew Mauzy <mauzy AT unc.edu> wrote:
Works on RHEL4 systems as well. The resulting openafs-kernel rpm will be
located in /usr/src/redhat/RPMS/i686 (assuming you built on a i686).

Then to install:

rpm -ivh /usr/src/redhat/RPMS/i686/openafs-kernel-smp-1.4.0-'uname
-r'_1.i686.rpm

--Matthew


--
__________________________
Matthew W. Mauzy
UNIX Systems Architect
Systems Group
College of Arts & Sciences
UNC Chapel Hill
Mauzy @ UNC.edu
919.962.9819

The ideas, content, and recommendations stated, implied or
inferred herein and attached do not constitute Official
OASIS policy, proposal, opinions or recommended practices
and as such represent only the opinions of the sender.






Archive powered by MHonArc 2.6.24.

Top of Page