Needed packages to compile Nvidia Driver in Redhat 8.0
I think this is a list of needed packages.
I wrote a RedHat 8.0 Beta guide, I think that have no changed dependencies.
Here are the list ( Not in dependencies order, sorry ):[list=1][*]kernel-source-2.4.18-14[*]gcc-3.2-7[*]glibc-kernheaders-2.4-7.20[*]binutils-2.13.90.0.2-2[*]glibc-devel-2.2.93-5[*]rpm-build-4.1-1.06[/list=1]
If you own a SMP machine, you need to configure your kernel, cd /usr/src/linux-2.4; make menuconfig; and Select Symmetric multi-processing support, in Processor type and features.
|