update building section in Makefile

pull/2/merge
Qingping Hou 12 years ago committed by HW
parent 7fda49e897
commit e6777ef43d

@ -18,9 +18,12 @@ Follow these steps:
- install muPDF third-party sources (see muPDF homepage) into a new subfolder - install muPDF third-party sources (see muPDF homepage) into a new subfolder
"mupdf/thirdparty" "mupdf/thirdparty"
- install Lua sources into subfolder "lua" - install libDjvuLibre sources into subfolder "djvulibre"
- install CREngine sources into subfolder "kpvcrlib/crengine"
=> note that there's a make target to do this. You need wget, unzip and git - install LuaJit sources into subfolder "luajit-2.0"
=> note that there's a make target to do all the above. You need wget, unzip and git
installed. Then just run "make fetchthirdparty". installed. Then just run "make fetchthirdparty".
- adapt Makefile to your needs - adapt Makefile to your needs

Loading…
Cancel
Save