I have to do a project in Linux.I have already installed Fedora Core 4,(a full package installing).But the kernel sourse did not installed properly. So I downloaded kernel 2.6.0 but there were errors during the installation,...
So please help me how can I install it? and why it didnt installed with Fedora installation? OR can I install it with Fedora DVD?
Comments
you'll have to download the kernel-src package seperately. you will need the source package that corresponds to the kernel version you are using ("uname -r" @ the command line)
the package you need to download is called kernel-.src.rpm
you should be able to get the package from redhat's servers (for example):
http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/SRPMS/kernel-2.6.11-1.1369_FC4.src.rpm
------
nugent