[me@localhost ~]$ wget
http://people.centos.org/tru/devtool...tools-1.1.repo
--2014-11-06 09:24:18--
http://people.centos.org/tru/devtool...tools-1.1.repo
Resolving people.centos.org... 204.15.73.242
Connecting to people.centos.org|204.15.73.242|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 174 [text/plain]
Saving to: “devtools-1.1.repo”
100%[======================================>] 174 --.-K/s in 0s
2014-11-06 09:24:19 (22.4 MB/s) - “devtools-1.1.repo” saved [174/174]
[me@localhost ~]$ rpm --import
http://www.scientificlinux.org/docum...M-GPG-KEY-cern
curl: (22) The requested URL returned error: 404 Not Found
error:
http://www.scientificlinux.org/docum...-GPG-KEY-cern: import read failed(2).
[tal@localhost ~]$ wget
ftp://mirror.switch.ch/pool/4/mirror...el6.x86_64.rpm
--2014-11-06 09:24:43--
ftp://mirror.switch.ch/pool/4/mirror...el6.x86_64.rpm
=> “devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64.rpm”
Resolving mirror.switch.ch... 130.59.10.36, 2001:620:0:8::20
Connecting to mirror.switch.ch|130.59.10.36|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pool/4/mirror/scientificlinux/6x/external_products/devtoolset/x86_64/1.1 ... done.
==> SIZE devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64.rpm ... 6425252
==> PASV ... done. ==> RETR devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64.rpm ... done.
Length: 6425252 (6.1M) (unauthoritative)
100%[======================================>] 6,425,252 468K/s in 16s
2014-11-06 09:25:00 (401 KB/s) - “devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64.rpm” saved [6425252]
[me@localhost ~]$ wget
ftp://mirror.switch.ch/pool/4/mirror...el6.noarch.rpm
--2014-11-06 09:25:03--
ftp://mirror.switch.ch/pool/4/mirror...el6.noarch.rpm
=> “devtoolset-1.1-runtime-1-13.el6.noarch.rpm”
Resolving mirror.switch.ch... 130.59.10.36, 2001:620:0:8::20
Connecting to mirror.switch.ch|130.59.10.36|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pool/4/mirror/scientificlinux/6x/external_products/devtoolset/i386/1.1 ... done.
==> SIZE devtoolset-1.1-runtime-1-13.el6.noarch.rpm ... 1097036
==> PASV ... done. ==> RETR devtoolset-1.1-runtime-1-13.el6.noarch.rpm ... done.
Length: 1097036 (1.0M) (unauthoritative)
100%[======================================>] 1,097,036 413K/s in 2.6s
2014-11-06 09:25:07 (413 KB/s) - “devtoolset-1.1-runtime-1-13.el6.noarch.rpm” saved [1097036]
[me@localhost ~]$ rpm -ivh devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64.rpm
warning: devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
error: Failed dependencies:
devtoolset-1.1-gcc = 4.7.2-5.el6 is needed by devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64
devtoolset-1.1-libstdc++-devel = 4.7.2-5.el6 is needed by devtoolset-1.1-gcc-c++-4.7.2-5.el6.x86_64