Subject: Re: pkgconfig problems
To: None <tech-pkg@NetBSD.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 11/17/2003 11:10:10
Martti Kuparinen wrote:
> What is this?
> 
> /usr/pkg/bin/pkg-config --exists "libxfce4util-1.0 >= 4.0.0"
> gnome-config: not found

And with the same version of pkgconfig (from same pkgsrc) on Linux:

# pkg-config --exists "libxfce4util-1.0 >= 4.0.0"
#
# uname -srm
Linux 2.6.0-test9 i686

Any ideas?

Martti