From 94ddacdf4973a29b34300a3c0e83e5dce4276f43 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 28 Jun 2020 14:52:34 +0200 Subject: Add compilation help --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b28fde2b..e5a350b8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Atril Requirements * [Poppler](https://poppler.freedesktop.org/) for PDF viewing -* [GhostScript](https://www.ghostscript.com/) for PostScript viewing +* [GhostScript](https://www.ghostscript.com/) for PostScript viewing Atril Optional Backend Libraries ================================================== @@ -24,3 +24,11 @@ Atril Requirements to Run Tests ================================================== * [python-dogtail](https://gitlab.com/dogtail/dogtail) * [python-pyatspi2](https://download.gnome.org/sources/pyatspi/) +* git installed on your system + +Atril Compilation +================================================== +* git submodule init +* git submodule update --remote --recursive +* ./autogen.sh +* make -- cgit v1.2.1