You are not logged in.

#1 2011-09-21 14:19:13

cruxer
Member
Registered: 2011-09-21
Posts: 5

install development enviroment

Hi,

I  have a basic Arch system up and running provided by my host. I want to now install gcc development packages to enable me to compile software for source.

Is there an easy way to install these packages such as a install script

Offline

#2 2011-09-21 14:21:00

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: install development enviroment

pacman -S base-devel


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-09-21 14:44:55

cruxer
Member
Registered: 2011-09-21
Posts: 5

Re: install development enviroment

Thanks for that.

mirrors.kernel.org is down. Where is the actual script file located so I can edit the file to change the url to an alternative location?


pacman -S base-devel
resolving dependencies...
looking for inter-conflicts...

Targets (17): m4-1.4.15-1  autoconf-2.68-1  automake-1.11.1-1  bison-2.4.3-1  fakeroot-1.14.4-2
              flex-2.5.35-4  binutils-2.20.1-4  mpfr-3.0.0.p4-1  libmpc-0.8.2-2  ppl-0.11-1
              cloog-ppl-0.15.9-2  elfutils-0.149-2  gcc-4.5.1-1  libtool-2.4-1  make-3.81-5  patch-2.6.1-1
              pkg-config-0.25-2

Total Download Size:    25.37 MB
Total Installed Size:   115.40 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from core...
error: failed retrieving file 'm4-1.4.15-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'autoconf-2.68-1-any.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'automake-1.11.1-1-any.pkg.tar.gz' from mirrors.kernel.org : No address record
error: failed retrieving file 'bison-2.4.3-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'fakeroot-1.14.4-2-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'flex-2.5.35-4-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'binutils-2.20.1-4-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'mpfr-3.0.0.p4-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'libmpc-0.8.2-2-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'ppl-0.11-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'cloog-ppl-0.15.9-2-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'elfutils-0.149-2-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'gcc-4.5.1-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'libtool-2.4-1-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'make-3.81-5-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
error: failed retrieving file 'patch-2.6.1-1-x86_64.pkg.tar.gz' from mirrors.kernel.org : No address record
error: failed retrieving file 'pkg-config-0.25-2-x86_64.pkg.tar.xz' from mirrors.kernel.org : No address record
warning: failed to retrieve some files from core
error: failed to commit transaction (No address record)
Errors occurred, no packages were upgraded.

Offline

#4 2011-09-21 14:57:20

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: install development enviroment

Just use a different mirror.

Offline

#5 2011-09-21 15:53:59

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: install development enviroment

Offline

#6 2011-09-21 19:46:59

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: install development enviroment

Also you may try this one to obtain a suitable mirror: http://www.archlinux.org/mirrorlist/


To know or not to know ...
... the questions remain forever.

Offline

Board footer

Powered by FluxBB