Matt Riddell (NZ) wrote: > Warren (mailing lists) wrote: >>>The proper method is, as root, type: >>>yum install kernel-devel > > > The problem is, the kernel headers will have the name 2.6.13-15.8 > whereas uname -a will report 2.6.13-15.8-smp. > > You may need to create a symbolic link.
Sorry... yum install kernel-smp-devel You will then have a directory of /usr/src/kernels/2.6.13-15.8-smp-i686 (or somthing like that). You might want to create a link to /usr/src/linux from there to keep things simple. W _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
