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 ?
Thanks
On 8/13/07, centos centos@unixplanet.biz 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.
where can I find this exact version of source code ?
http://wiki.centos.org/HowTos/I_need_the_Kernel_Source
Thanks Jim,
That was a great help.
Jim Perrin wrote:
On 8/13/07, centos centos@unixplanet.biz 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.
where can I find this exact version of source code ?
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, centos centos@unixplanet.biz 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.
where can I find this exact version of source code ?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
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't really do anything useful. You want the devel rpm as mentioned in the wiki page.
centos wrote:
Thanks Jim,
That was a great help.
Jim Perrin wrote:
On 8/13/07, centos centos@unixplanet.biz 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.
where can I find this exact version of source code ?
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos