Modified $CFLAGS and $LDFLAGS in extconf.rb for OS X.
I added -I/usr/local/include to $CFLAGS and -L/usr/local/lib to $LDFLAGS for the Darwin build, so that it would find the jpeg and tiff libs on my system.
Loading
Please register or sign in to comment