readme update

This commit is contained in:
Marek Goc 2023-10-17 17:54:03 +02:00
parent 9c7f9cfea0
commit b34ded7b88

View File

@ -5,8 +5,8 @@ This is just fork from github repository. Forked in order to recompile with new
Whenever you have problem with compability you can download source package from [Mupdf source](https://mupdf.com/downloads/archive/mupdf-1.23.0-source.tar.gz) after simply run ``` make``` to compile on your platform. When this is completed just simply copy following files:
```libmupdf.a``` ==> ```libs/libmupdfthird_linux_amd64.a```
```libmupdf-third.a``` ==> ```libs/libmupdf_linux_amd64.a```
- ```libmupdf.a``` ==> ```libs/libmupdfthird_linux_amd64.a```
- ```libmupdf-third.a``` ==> ```libs/libmupdf_linux_amd64.a```
Part of file name 'linux_amd64' maens OS and platform.
##### Notice that you need to compile MuPdf source for OS and platform you want to use