From f74956d5a19549dfbdd208609288e9f03224d523 Mon Sep 17 00:00:00 2001 From: Cleberson Ramirio Date: Thu, 18 Oct 2018 18:45:18 -0300 Subject: Add instructions for Alpine Linux --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 34791f7..cf04bc5 100644 --- a/README.org +++ b/README.org @@ -158,6 +158,11 @@ $ sudo dnf install make automake autoconf gcc gcc-c++ ImageMagick libpng-devel zlib-devel poppler-glib-devel #+END_SRC +**** Compiling on Alpine Linux +#+BEGIN_SRC sh + $ apk add build-base g++ gcc automake autoconf libpng-dev glib-dev poppler-dev +#+END_SRC + **** Compiling on Windows PDF Tools can be built and used on Windows using the MSYS2 compiler. This will work with native (not cygwin) Windows builds of -- cgit v1.0