Importing a new version from external source |
Importing a new version from external source |
||
Line 1: | Line 1: | ||
===Build dependencies=== | ===Build dependencies=== | ||
To install from source, you will have to install the base development packages: | To install from source, you will have to install the base development packages: | ||
autoconf, automake, libtool, intltool, pkg-tools, make, gcc, g++ | |||
You'll probably want <code>subversion</code> too, to download the latest version on the source repository. |
Revision as of 12:00, 24 August 2016
Build dependencies
To install from source, you will have to install the base development packages:
autoconf, automake, libtool, intltool, pkg-tools, make, gcc, g++
You'll probably want subversion
too, to download the latest version on the source repository.