You are not logged in.

#1 2006-02-18 04:19:15

bdptcob
Member
Registered: 2006-02-17
Posts: 34

Pkg-config help

I searched the forums but I'm still a little lost. Trying to build xarchiver.

checking for egrep... grep -E
checking for ANSI C header files... yes
checking for pkg-config... no
checking for PACKAGE... configure: error: The pkg-config script could not be found or is too old.  Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Now, the search on the forums told me I need to make sure the .pc file is in my package config path. However, I don't know what .pc file I'm looking for. Thanks for the help.

Offline

#2 2006-02-18 06:20:13

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: Pkg-config help

[root@workstation64 andyrtr]# pacman -Qo /usr/bin/pkg-config
/usr/bin/pkg-config is owned by pkgconfig 0.19-1 wink

So "pacman -Sy pkgconfig" should solve it.

Offline

#3 2006-02-18 06:21:50

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Pkg-config help

$ pacman -S pkgconfig
will probably fix that.

EDIT: Too late!

Offline

#4 2006-02-18 06:41:30

bdptcob
Member
Registered: 2006-02-17
Posts: 34

Re: Pkg-config help

I'm pretty embarrassed  sad . I did a seach for pkg on the main site. But I guess I just overlooked it. Thanks for the help guys.

Offline

Board footer

Powered by FluxBB