Files
mapmap/INSTALL
T
Alexandre Quessy 73f77d342d update INSTALL
2014-03-21 16:06:22 -04:00

38 lines
514 B
Plaintext

Build instructions
==================
This file is written in rst, so that one can use rst2pdf to create a PDF out of it.
Dependencies:
* Qt
* qt4-default
* qt4-qmake
Build it::
./build.sh
On Ubuntu 13.10
---------------
Do this::
sudo apt-get install -y \
qt4-default \
qt4-qmake
For extras::
sudo apt-get install -y \
doxygen
To edit translations
--------------------
You might need to update the files::
lupdate mapmap.pro
Then, do this::
linguist mapmap_fr.ts