On Sat, 2006-03-11 at 09:09 -0800, Raj Reddy wrote: > Hi, > > I have installed FC4 using FC4-i386-disc1.iso etc. > I see that I don't have any sources for the kernel. > > I have downloaded the SRPMs, to look at the sources > do I need to reinstall using the SRPM ISOs, or can I > just mount SRPM ISOs and just install the sources? > I tried just that as follows, but did not see the sources > anywhere.. > > Appreciate any help.. > > thanks > Raj > > [root@localhost disc4]# rpm -i -v > SRPMS/kernel-2.6.11-1.1369_FC4.src.rpm > warning: SRPMS/kernel-2.6.11-1.1369_FC4.src.rpm: Header V3 DSA > signature: NOKEY, key ID 4f2a6fd2 > kernel-2.6.11-1.1369_FC4 > [root@localhost disc4]# rpm -q SRPMS/kernel-2.6.11-1.1369_FC4.src.rpm > package SRPMS/kernel-2.6.11-1.1369_FC4.src.rpm is not installed ---- source rpms will go into /usr/src tree I'm always confused on kernel-source and kernel.src but I think...what you are looking for will be in /usr/src/redhat/BUILD and the spec file in /usr/src/redhat/SPEC otherwise, it will be in /usr/src/kernel... (which is where I think kernel-source would go) I may have things vice-versa... Craig