Stop Microsoft

Operating Systems => Linux and UNIX => Topic started by: jrigby on 4 February 2003, 06:24

Title: quick question
Post by: jrigby on 4 February 2003, 06:24
my computer running mandrake 9 is asking me "what is the location of the directory of C header files that match your running kernel"  ive tried a few that seem that would work but there not could anyone help me out please! any help would be appreciated thanks!
Title: quick question
Post by: mobrien_12 on 4 February 2003, 07:10
quote:
Originally posted by jrigby:
my computer running mandrake 9 is asking me "what is the location of the directory of C header files that match your running kernel"  


/usr/src/linux-x.x.x/include

Where the x's should be your version number.
Title: quick question
Post by: jrigby on 4 February 2003, 07:54
it says that it isnt an existing directory????????
Title: quick question
Post by: rtgwbmsr on 4 February 2003, 07:59
Did you look to make sure the directory is there? Are you sure you are typing it in right? (I know, stupid questions, but necessary)

FYI: Everything is case sensitive. That might be an issue...

[ February 03, 2003: Message edited by: The Muffin Man ]

Title: quick question
Post by: jrigby on 4 February 2003, 08:01
i am typing it in correctly and i looked and no directory??
Title: quick question
Post by: rtgwbmsr on 4 February 2003, 08:05
Maybe it's /usr/local/include ? I dunno, but that would be another place to look.
Title: quick question
Post by: Stryker on 4 February 2003, 21:13
did you type X's instead of the kernel version number for /usr/src/linux*? look in /usr/src and what's in there? I'm not very well experience with mandrake, but usually stuff is in /usr/src for the kernel sources and such.
Title: quick question
Post by: Calum on 4 February 2003, 12:35
yeah, go and do an 'ls -al' in /usr/src/ because i think mandrake has symlinks going on in there. it's possible that the directory might just be called /usr/src/linux/... but best to go and check.
Title: quick question
Post by: solo on 5 February 2003, 07:53
/usr/include/linux ? /usr/src/linux/include is where it usually is

why is it asking you this? did you just install it? are you trying to build some software?
Title: quick question
Post by: jrigby on 5 February 2003, 10:22
build software,
i got it though
thanks