pkg-config --list-all

Norman Khine norman at khine.net
Mon Jul 13 06:00:37 PDT 2009


Hello,
I had installed from source pkg-config and some libraries. After which
I installed MacPorts and now I have two pkg-config:

$ which pkg-config
/opt/local/bin/pkg-config

$ pkg-config --version
0.23

$ pkg-config --list-all
http://paste.lisp.org/display/83507#1


2) The one build from source:

$ /usr/local/bin/pkg-config --version
0.23

$ /usr/local/bin/pkg-config --list-all

http://paste.lisp.org/display/83507

My question, is there a way to update the default version of pkg-config?

Thanks
Norman


More information about the macports-users mailing list