libjpeg-devel?
Ryan Schmidt
ryandesign at macports.org
Wed Feb 26 15:29:09 PST 2014
On Feb 26, 2014, at 13:39, Terry Barnum wrote:
> Thank you Eric, Brandon and Bradley for the replies. My guess is that freeswitch is a little inflexible about where it expects things to be. I'll ask about them about more compiler directives/configuration options to allow for packages outside of the normal system locations and /usr/local/.
The only flags you should for that need are -I/opt/local/include in the CPPFLAGS and -L/opt/local/lib in the LDFLAGS; MacPorts sets these for you automatically at configure time. Software with poorly-behaved or non-existent configure scripts may need further tweaking.
More information about the macports-users
mailing list