I have been following the instructions at
http://www.osnews.com/story.php?news_id=1890&page=2 (suggested on another, now domant, thread)
When I type rpmbuild -bb NVIDIA*
I got a lot of activity, but the result was:-
install: cannot stat 'nvidia.o' : No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.17550 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.17550 (%install)
[root@localhost SPECS]#
I'm running Redhat 8.0 and using a AGP Geforce 32MB 3D Prophet NVidia 256 on a Pentium III 600Mhz system
I substituted these files:-
NVIDIA_kernel-1.0-4191.src.rpm
and
NVIDIA_GLX-1.0-4191.src.rpm
Which I believe are the files to use for my system
What am I doing wrong?
Ray Marco