INSTALL
yum install gcc
UPDATING
yum update gcc
* note, this is tested on redhat, fedora distribution. all other distro might be diffrent.
How To Install Or Update Gcc - Installing Gcc In Linux Tutorial Guide Shell CommandHow 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
Post Description: Post Tags: how, to, install, or, update, gcc, installing, gcc, in, linux, tutorial, guide, shell, command This Post Has Been Viewed 249 Times Since Tue Jun 26, 2007 11:33 am Posted By hostman with 2 replies Next Post »» how to install or update gcc-c++ - installing gcc-c++ 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. Leave Your Comments [ dejar commentarios ] Comments and replies About How To Install Or Update Gcc - Installing Gcc In Linux Tutorial Guide Shell Command :: 1 :: #34676 - Reply By D S Bob On Sat Jan 05, 2008 2:00 am
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 :: 2 :: #34677 - Reply By D S Bob On Sat Jan 05, 2008 2:01 am
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 |