Fix changewindowattributes opcode
[llpp.git] / BUILDING
blobd9695e74249f525e145d5a9952e75ffac5db19b9
1 MuPDF[1] rendering library is used to do the actual work, so it needs
2 to be built and installed to use llpp.
4 Note that MuPDF is a moving target therefore below is the commit id
5 of the git version of MuPDF that this version of llpp is known to work
6 with:
7 61de1fe7e510fdd425686c478439209f6f7a4b73
9 llpp also depends on OCaml[2], lablGL[3] having a C compiler wouldn't
10 hurt either. (mupdf depends on libcrypto[4] part of openssl)
12 [1] http://www.mupdf.com
13 [2] http://caml.inria.fr/
14 [3] http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgl.html
15 [4] http://www.openssl.org/docs/crypto/crypto.html