7 Mar
2008
7 Mar
'08
11:40 p.m.
One of my biggest hang-ups dealing with MacPorts has been needing to sanitize my C_INCLUDE_PATH, etc to remove macports because the protos installed in /opt/local were too old to build the server. Plus, I've had some trouble tracking down problems because of which version of fontconfig was being used by an executable, etc. It just makes life a lot simpler for both of us if we don't doubly install things.
Thanks for your input, I have a think and start a discussion regarding this on the MacPorts dev list.
Well, what about using pkg-config to verify versions? Could that work?