Installing gcc in Ubuntu 11.10
Posted
by
Chi-Ping Lee
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Chi-Ping Lee
Published on 2012-06-01T02:04:08Z
Indexed on
2012/06/01
4:49 UTC
Read the original article
Hit count: 319
I want to install gcc
on my computer. To do this, I ran the following command:
sudo apt-get install build-essential
As this runs, it connects (or tries to connect) to the server tw.archive.ubuntu.com
. But the server is not working.
How can I fix this and get gcc
installed?
Note: the Taiwan mirror is down as of 2012-06-01 0352. See thread here.
This pastebin contains the text of /etc/apt/sources.list
, after changing from tw.archive.ubuntu.com
to the main server.
© Ask Ubuntu or respective owner