D Davegod75 Diamond Member Jun 27, 2000 5,320 0 0 Jul 31, 2004 #1 I'm installing a program and it says it needs to know the location of the directory of C header files that match your running kernal. Anyone know where that location would be? I'm running Mandrake 10.0 thanks
I'm installing a program and it says it needs to know the location of the directory of C header files that match your running kernal. Anyone know where that location would be? I'm running Mandrake 10.0 thanks
U ugh Platinum Member Feb 6, 2000 2,563 0 0 Jul 31, 2004 #2 It's in /usr/src/linux<kernel version>. You'll have to install the kernel-source RPM to get that. That's a hefty download BTW.
It's in /usr/src/linux<kernel version>. You'll have to install the kernel-source RPM to get that. That's a hefty download BTW.
D Davegod75 Diamond Member Jun 27, 2000 5,320 0 0 Jul 31, 2004 #3 cool....what's the command to see what kernal i'm running?
Crusty Lifer Sep 30, 2001 12,684 2 81 Jul 31, 2004 #4 uname -a I believe, although I just normally cat /proc/version or something close to that. I dont have access to my Linux box or I would double check.
uname -a I believe, although I just normally cat /proc/version or something close to that. I dont have access to my Linux box or I would double check.
U ugh Platinum Member Feb 6, 2000 2,563 0 0 Jul 31, 2004 #5 Originally posted by: MCrusty uname -a I believe, although I just normally cat /proc/version or something close to that. I dont have access to my Linux box or I would double check. Click to expand... Both are the same
Originally posted by: MCrusty uname -a I believe, although I just normally cat /proc/version or something close to that. I dont have access to my Linux box or I would double check. Click to expand... Both are the same
B Barnaby W. Füi Elite Member Aug 14, 2001 12,343 0 0 Jul 31, 2004 #6 Is there no rpm for what you're installing? When in doubt, don't compile, use an rpm.