Problems linking static glib2.0

Brandon Allbery allbery.b at gmail.com
Tue Oct 7 10:35:50 PDT 2014


On Tue, Oct 7, 2014 at 1:34 PM, Jameson Merkow <jmerkow at gmail.com> wrote:

> So the solution would be to put the macports lib directory at the
> beginning of my path when building? Is there a different or better way?


$PATH is not used for library searches, and setting the DYLD path variables
is very bad juju. -L/opt/local/lib is preferred.


-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20141007/9f60608c/attachment.html>


More information about the macports-users mailing list