Created
October 21, 2015 20:29
-
-
Save rdmpage/d7352d416bc6fad05da7 to your computer and use it in GitHub Desktop.
Compiling leptonica-1.68 and jbig2enc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Need to supply paths to configure | |
./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On Mac OX X 10.10.3 | |
Add #include <zlib.h> to line 110 to pngio.c | |
Need to supply paths to configure | |
./configure LDFLAGS=-L/usr/local/lib CFLAGS=-I/usr/local/include |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment