That was exactly it, got it solved. Pretty simple, huh... Hope it didn't mess any other stuff, though.
Thanks! Diogo 2012/10/1 Brandon Allbery <[email protected]> > On Mon, Oct 1, 2012 at 4:49 AM, Diogo Brito <[email protected]> wrote: > >> In macports a member advised me to set the $PKG_CONFIG_PATH to " >> /opt/local/lib/pkgconfig" but haven't been able to, even though I made a >> little search for it... >> > search for ... what? That's not something to be searched for, it is > something you type to your shell before compiling something. > > export PKG_CONFIG_PATH=/opt/local/lib/pkgconfig > > Also beware, if you've installed some third party packages (notably Mono) > you may have a "rogue" pkg-config in /usr/bin that will mess things up. > > -- > brandon s allbery [email protected] > wandering unix systems administrator (available) (412) 475-9364 vm/sms > >
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
