Amazon ec2 ubuntu installing gcc -



Amazon ec2 ubuntu installing gcc -

i'm trying install gcc on ec2 instance ubuntu

sudo apt-get install gcc

gives me:

do want continue? [y/n] err http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-36.63 404 not found [ip: 91.189.88.149 80] err http://security.ubuntu.com/ubuntu/ trusty-security/main linux-libc-dev amd64 3.13.0-36.63 404 not found [ip: 91.189.92.201 80] e: failed fetch http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.13.0-36.63_amd64.deb 404 not found [ip: 91.189.92.201 80] e: unable fetch archives, maybe run apt-get update or seek --fix-missing?

what missing?

sudo apt-get update fixed problem.

ubuntu gcc amazon-ec2

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -