GNU Compiler - Lost gcc296 file

Stuart Sears stuart at sjsears.com
Sat Apr 3 11:22:50 UTC 2004


On Sat, 2004-04-03 at 11:29, May Galan wrote:
> Hi
> 
> Please help....I've mistakenly overwritten file gcc296 in /usr/lib
> I don't have any backup of those FS and don't know how to recover it.
> Do we need to reinstall just the GNU package or can we download this
> onto any site
find out which rpm installed that file:
rpm -qf /usr/lib/gcc296

then reinstall just that rpm
rpm -ivh --force <packagename, probabably gcc-2.96-something.rpm>

you will need the --force because the package will be listed as already
installed

Stuart

-- 
Stuart Sears RHCE/RHCX





More information about the Redhat-install-list mailing list