On Fri, 17 Feb 2012 14:51:31 +0100
Natxo Asenjo <natxo.ase...@gmail.com> wrote:

> Apparently the kmod-openafs package is not for the same version so it
> does not install.

That's because there apparently are no kmod packages for your kernel
version. If you want a kmod-style RPM, you can build one yourself by
downloading the SRPM and running something like:

rpmbuild --rebuild -bb --define 'build_userspace 0' \
        --define 'build_modules 1' openafs-1.6.0-1.src.rpm

Or you can use DKMS, as mentioned on that page right below the step that
mentions the kmod RPMs.

-- 
Andrew Deason
adea...@sinenomine.net

_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to