> [EMAIL PROTECTED] root]# rpm -i kernel* > error: failed dependencies: > modutils >= 2.4.18 is needed by kernel-2.4.20-18.7 > > > > but get this dependency prob, what do I need to do ?? > > Download and upgrade (rpm -U) the latest modutils rpm which is greater then or equal to version 2.4.18 You can get this from ftp://rpmfind.net/linux/redhat/updates/7.3/en/os/i386/modutils-2.4.18-3.7x.i386.rpm (Watch the wrap around), courtesy of rpmfind.net
But watch out, you may have more dependancies when trying to install modutils. Cheers, Scott -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
