I'm trying to install gcc and g++ compiler on my amazon ec2 instance. but when i type the command on the instance
sudo apt-get install gcc
I got stuck when I try to connect the amazon archives. I wait here a little bit:
0% [Connecting to us-west-2.ec2.archive.ubuntu.com (54.231.160.74)]
and then get a bunch of errors about not being able to connect to the archives. Does anyone know the solution? Thanks.
Errors:
Err http://us-west-2.ec2.archive.ubuntu.com/ubuntu/ trusty/main libasan0 i386 4.8.2-19ubuntu1
Could not connect to us-west-2.ec2.archive.ubuntu.com:80 (54.231.160.74), connection timed out
E: Failed to fetch http://us-west-2.ec2.archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-dev_2.19-0ubuntu6_i386.deb Unable to connect to us-west-2.ec2.archive.ubuntu.com:http:
Execute the below command to install it: sudo apt install build-essential.
Installing GCC: GCC and all the required build tools can be installed very easily on Ubuntu as all the required packages are available in the official package repository of Ubuntu. Ubuntu also provides the build-essential meta package that installs all the required packages all at once.
Okay got the answer, I needed to arrange the outbound rules for my security group.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With