No. You should not mix things from MacPorts with libraries you built yourself.
Furthermore, you should never put anything into /usr/local:
http://trac.macports.org/wiki/FAQ#WhyisoptlocalthedefaultinstalllocationforMacPorts

Le 13 juil. 09 à 15:00, Norman Khine a écrit :

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
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to