Hi ,
I just installed FC5, but the nework doesnot work.
The network adaptor is
Realtek RTL8168/8111 PCI-E Gigabit Ethernet Network Adapter
Driver version:1.00 in source code from Realtek

when I install it according to the readme file

# ./build.sh RTL8168B

the following information showed up,
make -C src/ clean
make[1]: Entering directory `/RTL8168B_8100E/src'
rm -f *.o *.ko *~ core* .dep* .*.d .*.cmd *.mod.c *.a *.s .*.flags
make[1]: Leaving directory `/RTL8168B_8100E/src'
make -C src/ modules
make[1]: Entering directory `/RTL8168B_8100E/src'
make -C /lib/modules/2.6.15-1.2054_FC5smp/build SUBDIRS=/RTL8168B_8100E/src modules
make: *** /lib/modules/2.6.15-1.2054_FC5smp/build: No such file or directory. Stop.
make: Entering an unknown directorymake: Leaving an unknown directorymake[1]: *** [modules] Error 2
make[1]: Leaving directory `/RTL8168B_8100E/src'
make: *** [modules] Error 2
insmod: can't read './src/RTL8168B.ko': No such file or directory
[root@localhost RTL8168B_8100E]#

Any one can tell me how can I do?
Thank you very much!

Shenmin