Ok.
So i downloaded the suckers, and i have this RPM file which contains something like this:
*.h
/linux
/anotherdir
/anotherdir
and in /linux:
*.h
/anotherdir
/anotherdir
Now, when i installed the RPM, it self-extracted into /usr/include (is this bad ????)
So i did
# ln -s /usr/src/linux /usr/include
And the ltmodem compiler said he couldn't find them.
Maybe i need to
# ln -s /usr/src/linux /usr/include/linux
Or would that make no diffrence ?
Or did i get the wrong package ?
like void said, i downloaded it at kernelfind.net
(or whatever the name was) !!
[ June 12, 2002: Message edited by: -=f00bar=- ]