Re: [CentOS] Kernel Source code

2007-08-13 Thread Garrick Staples
On Tue, Aug 14, 2007 at 12:21:38AM -0300, centos alleged: > I just downloaded the srpm and did rpm -ivh, > but still there is no Makefile in /lib/modules however I can find Makefile > on other directories that are created by my kernel compilation from scratch. > any idea ? Installing an srpm doesn

Re: [CentOS] Kernel Source code

2007-08-13 Thread centos
I just downloaded the srpm and did rpm -ivh, but still there is no Makefile in /lib/modules however I can find Makefile on other directories that are created by my kernel compilation from scratch. any idea ? centos wrote: Thanks Jim, That was a great help. Jim Perrin wrote: On 8/13/07, cento

Re: [CentOS] Kernel Source code

2007-08-13 Thread centos
Thanks Jim, That was a great help. Jim Perrin wrote: On 8/13/07, centos <[EMAIL PROTECTED]> wrote: Hello I have downloaded the Centos ISO and installed in on my computer and uname -r shows 2.6.9-55.plus.c4 now I need exact version of source code to compile another application against it

Re: [CentOS] Kernel Source code

2007-08-13 Thread Jim Perrin
On 8/13/07, centos <[EMAIL PROTECTED]> wrote: > Hello > > I have downloaded the Centos ISO and installed in on my computer and > uname -r shows 2.6.9-55.plus.c4 > > now I need exact version of source code to compile another application > against it, > but I can not find the exact source code. >

[CentOS] Kernel Source code

2007-08-13 Thread centos
Hello I have downloaded the Centos ISO and installed in on my computer and uname -r shows 2.6.9-55.plus.c4 now I need exact version of source code to compile another application against it, but I can not find the exact source code. where can I find this exact version of source code ? Than