1 Prerequisites for building from sources:
2 mupdf [http://mupdf.com/]
3 ocaml (4.06+) [http://ocaml.org/]
4 opengl [http://en.wikipedia.org/wiki/OpenGL]
5 git [https://git-scm.com/]
7 llpp% git clone git://git.ghostscript.com/mupdf.git --recursive
9 mupdf% git checkout e7cc5e1de83302579bc6aabcf132a9d269f7e5f8
10 mupdf% git submodule update --recursive
11 mupdf% make build=native libs
13 llpp% sh build.sh build
15 Standalone binary should now be in build/llpp
17 Native macOS Installation Instructions
18 --------------------------------------
20 If `sh build.sh build' succeeds, standalone macOS app should be in