How To Install Or Update Gcc - Installing Gcc In Linux Tutorial Guide Shell Command
Post Description: how to install or update gcc - installing gcc in linux tutorial guide shell command
how, to, install, or, update, gcc, installing, gcc, in, linux, tutorial, guide, shell, command
This Post Has Been Viewed 239 Times Since Fri Feb 29, 2008 12:01 pm Posted By web hosting with 2 replies
POST# 992
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: How To Install Or Update Gcc - Installing Gcc In Linux Tutorial Guide Shell Command
if you want to install gcc on your linux server, this is the command you will need to send to download and install gcc automatically in your system.
INSTALL
yum install gcc
UPDATING
yum update gcc
* note, this is tested on redhat, fedora distribution. all other distro might be diffrent.
Sat Jan 05, 2008 2:00 am
1
D S Bob
Reply #1706
sorry. the above commmand not working and shows the error message as
gathering header information file(s) from server(s)
server: red hat linux 5server - i386 - base
retrygrab() failed for:
mirror.dulug.duke.edu/pub/yum-repository/redhat/5server/i386/headers/header.info
executing failover method
failover: out of servers to try
error getting file mirror.dulug.duke.edu/pub/yum-repository/redhat/5server/i386/headers/header.info
[errno 4] ioerror: http error 404: not found
Sat Jan 05, 2008 2:01 am
2
D S Bob
Reply #1707
please guide me. above command did not work and error shows
gathering header information file(s) from server(s)
server: red hat linux 5server - i386 - base
retrygrab() failed for:
mirror.dulug.duke.edu/pub/yum-repository/redhat/5server/i386/headers/header.info
executing failover method
failover: out of servers to try
error getting file mirror.dulug.duke.edu/pub/yum-repository/redhat/5server/i386/headers/header.info
[errno 4] ioerror: http error 404: not found