The instruction from lunapark6.com were this ..
su -
cd /etc/yum.repos.d/
wget
http://people.redhat.com/davej/kerne...5/kernels.repo
yum install rpm-build
yum update kernel kernel-devel -y
rpm -Uhv
http://rpm.livna.org/livna-release5.rpm
mkdir /root/nvidia
cd /root/nvidida
wget
http://www.leemhuis.info/files/fedor...lvn.5.i386.rpm
wget
http://www.leemhuis.info/files/fedor...81_FC5.src.rpm
reboot
select the new kernel, then:
su -
rpmbuild –rebuild –target `uname -m` nvidia-kmod-*.src.rpm
cp -a /usr/src/redhat/RPMS/`uname -m`/kmod-nvidia* ./
rpm -Uvh kmod-nvidia-1.0.8178-0.*$(uname -r)*.rpm xorg-x11-drv-nvidia-1.0.8178-0.lvn.5.i386.rpm
modprobe nvidia
chkconfig nvidia-glx start
service nvidia-glx on
nvidia-xconfig
reboot
I am posting incase the site goes down or they take the review down.