Zmiany pomiędzy wersją 32 and wersją 33 dla DeployerGuide/Customization/OCRInvoice
- Data i czas:
- 11/13/20 12:55:13 (4 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
DeployerGuide/Customization/OCRInvoice
v32 v33 23 23 mkdir /usr/lib/poppler_utils 24 24 cd /usr/lib/poppler_utils 25 wget https://poppler.freedesktop.org/poppler-20.11.0.tar.xz 26 tar -xvzf ~/poppler-20.11.0.tar.xz 27 cd ~/poppler-20.11.0.tar.xz 25 wget https://poppler.freedesktop.org/poppler-0.86.1.tar.xz 26 tar -xf poppler-0.86.1.tar.xz 27 cd poppler-0.86.1 28 29 ----- 28 30 ./configure 29 31 make