I'm trying to compile and install a single kernel module from the 2.6 tree on Fedora development. I just want to activate the NTFS driver for my current kernel (the stock Fedora kernel). The only way ...
I visited the gnu website and I found that the only way to install GCC compiler is to download the source , configure and build it. Could someone please be kind enough to explain briefly how it works?