Hello
I am an uber noob to linux and I am suprized I got this far. Anyway, I am having trouble with a step in the ati installation. I have printed out the (23 page!) readme and I am at part 2.4, titled "Generating a customized kernel module". When the readme says "you must build the configured soruces of your kernel at /usr/src/linux -this is allowed to be a symlink", I am totally stumped at this point. Well, I tried running the make.sh under the directory /lib/modules/fglrx/build_mod subdir and this is my make.log
ATI module generator V 2.0
==========================
initializing...
build_date =Tue Mar 9 13:45:00 EST 2004
uname -a =Linux vl121-019.vl121.gasou.edu 2.4.22-1.2174.nptl #1 Wed Feb 18 16:38:32 EST 2004 i686 athlon i386 GNU/Linux
uname -s =Linux
uname -m =i686
uname -r =2.4.22-1.2174.nptl
uname -v =#1 Wed Feb 18 16:38:32 EST 2004
uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
.
drwxr-xr-x 12 root root 4096 Mar 9 12:34 /usr/include
.
total 8
drwxr-xr-x 2 root root 4096 Mar 9 12:34 ATI
drwxr-xr-x 2 root root 4096 Mar 9 12:44 linux
.
kernel includes at /usr/src/linux/include not found or incomplete
file: /usr/src/linux/include/linux/version.h
I'm guessing that the directory doesn't exist but I don't know what to do from here. I'm thinking I missed a step somewhere, but I really need help on what do to from here.