**DEPENDENCIES ARE NEEDED TO BE INSTALLED TO BUILD AND RUN THE APP**.
3
**DEPENDENCIES ARE NEEDED TO BE INSTALLED TO BUILD AND RUN THE APP**
4
4
5
5
A complete list of dependencies for the project can be found in ubuntu-docviewer-app/debian/control
6
6
11
11
Compiling
12
12
=========
13
13
14
**A working internet connection is required in order to build the project. A number of Debian packages are downloaded when the project is loaded the first times**
15
14
16
* Install poppler's development files:
15
17
sudo apt install libpoppler-qt5-dev
16
18
27
29
==========================
28
30
29
31
* If you want to enable the LibreOffice viewer feature, you'll need to have a
30
LibreOffice 5.0 installation on your development environment. At the time of
31
writing, LibreOffice 5.0 is not yet in the archive, but you can easily install
32
it from the pre-releases PPA. To do so, type the following commands on a
33
terminal:
32
LibreOffice 5.0 installation on your development environment.
33
To do so, type the following commands on a terminal: