On 06/10/2007, <b class="gmail_sendername">Andrew Parker</b> <<a href="mailto:andrewparker@bigfoot.com">andrewparker@bigfoot.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 10/6/07, antonio montagnani <<a href="mailto:antonio.montagnani@gmail.com">antonio.montagnani@gmail.com</a>> wrote:<br>> Please install the package with full kernel sources for your distribution<br>> or use --with-kernel=dir option to specify another directory with kernel
<br>> sources (default is /lib/modules/2.6.23-0.217.rc9.git1.fc8/source)<br>><br>> Where do I get the source in F8T3???<br><br>yum install kernel-devel.</blockquote><div><br>Andrew  thats not quite right. kernel-devel are only the development libraries for the kernel, not the sources. For the kernel source you need to do the following:
<br><br># yum install yum-utils<br>yumdownloader --source kernel<br></div># rpm -ivh kernel-whatevertheversionis.src.rpm<br><br></div>Cheers<br>Chris<br clear="all"><br>-- <br><a href="http://www.chruz.com">http://www.chruz.com
</a>