Lew Randerson wrote:
> How does rpm determine the kernel version. I am having a package
> # /bin/rpm -ivh knfsd-1.4.7-7.alpha.rpm
> error: failed dependencies:
> kernel >= 2.2.5 is needed by knfsd-1.4.7-7
rpm -q kernel
What version(s) shows up? Did you install via RPM, or rebuild from
source? If from source, then the problem is the same one package
managers always have with source installs: the package manager doesn't
know about the new software.
MSG
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.