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