Bradley (FC2 List) wrote:
Try:
yum install binutils
Also spend some time reading up on yum, up2date, and the rpm commands.
I think you will find they make installing packages much easier than
trying to build them yourself from source.
--
Scot L. Harris
I used 'yum install binutils' and it seemed to install but if I run a
command suggested to me earlier 'rpm -q binutils' I am told that it is not
installed and I still don't have objcopy which is what my nVidia
installation is looking for.
Any and all suggestions appreciated.
Thanks,
Bradley
Try to do it manually: find binutils rpm on fedora cdroms, then install
it by typing (as root) 'rpm -Uvh /path/to/rpm'