You are not logged in.

#1 2007-09-21 11:27:50

tolano
Member
Registered: 2007-09-20
Posts: 9

Where can I find gcc-libs?

I have a new installation from the network, all packages up to date.
When I try:
pacman -S kde
I got:
"exiv2 requires gcc-libs"

And the same for other packages. where can I find gcc-libs?

Thank you.

Offline

#2 2007-09-21 11:29:52

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: Where can I find gcc-libs?

Its in the core repo. Read the front paghe news and run pacman -Syu.

Offline

#3 2007-09-21 11:44:37

tolano
Member
Registered: 2007-09-20
Posts: 9

Re: Where can I find gcc-libs?

Thanks, but I'm a bit confused, should I do a new installation using the base-cd? or just update pacman?
Thank you.

Offline

#4 2007-09-21 11:51:42

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Where can I find gcc-libs?

try updating pacman first. make sure u have the core and not current repo enabled in your /etc/pacman.conf and then pacman -Syu


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#5 2007-09-21 11:53:06

tolano
Member
Registered: 2007-09-20
Posts: 9

Re: Where can I find gcc-libs?

Ok, I have pacman 3, but I don't have core repo in /etc/pacman.d how can I add it?

Offline

#6 2007-09-21 11:56:19

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: Where can I find gcc-libs?

as is said: run pacman -Syu

Offline

#7 2007-09-21 11:59:31

tolano
Member
Registered: 2007-09-20
Posts: 9

Re: Where can I find gcc-libs?

yes, I did it, but it doesn't work:

pacman -Syu
:: Synchronizing package databases...
 current is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
 local database is up to date
[root@Escorpion pacman.d]# ls
community  current  extra  release  testing  unstable
[root@Escorpion pacman.d]# pacman -Si pacman
Repository     : current
Name           : pacman
Version        : 3.0.5-3
Groups         : None
Provides       : None
Depends On     : fakeroot  libarchive>=2.2.3  libdownload
Removes        : None
Conflicts With : pacman-rc
Replaces       : pacman-rc
Download Size  : 823.28 K
Installed Size :   0.00 K
Description    : A library-based package manager with dependency support
MD5 Sum        : c7450cf25093da4f8a9ba2719d0c4e58

Last edited by tolano (2007-09-21 12:00:50)

Offline

#8 2007-09-21 12:03:12

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: Where can I find gcc-libs?

You are using an outdated mirror.

Offline

#9 2007-09-21 13:00:23

tolano
Member
Registered: 2007-09-20
Posts: 9

Re: Where can I find gcc-libs?

Well, I changed the mirror of pacman.d/current to ftp://ftp.archlinux.org/current/os/i686
After this pacman is not in the repo anymore.
I'm confused with all of this. If I don't get it working like this, i'll install it again.
Thank you

Offline

#10 2007-09-21 13:41:50

retsaw
Member
From: London, UK
Registered: 2005-03-22
Posts: 132

Re: Where can I find gcc-libs?

Try updating pacman first, then add the core repo to your pacman.conf.  You can download pacman and install manually if you need to, just download ftp://ftp.archlinux.org/current/os/i686 … pkg.tar.gz then install with "pacman -U pacman-3.0.6-1-i686.pkg.tar.gz"

Offline

Board footer

Powered by FluxBB