On 8/28/06, Paul Smith <phhs80@xxxxxxxxx> wrote:
On 8/28/06, Todd Zullinger <tmz@xxxxxxxxx> wrote: > > I think you will have to install some development tools, what you do > > not have is the source of your kernel if I am not wrong. > > > > I think is only a > > yum install [something] thing, > > [something] == kernel-devel (or kernel-smp-devel) Thanks to all. I have kernel-smp-devel installed, but where should I look for the required path?
Look around in /usr/src/kernels/. In my case it's /usr/src/kernels/2.6.17-1.2174_FC5-i686/ HTH, Andras