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: <tt>autoconf, automake, libtool, pkg-tools, make, gcc</tt> and optionally <tt>g++</tt> if you wish to use OpenCV. You'll probably want <tt>subversion</tt> too, to download the latest version on the source repository. | To install from source, you will have to install the base development packages: <tt>autoconf, automake, libtool, intltool, pkg-tools, make, gcc</tt> and optionally <tt>g++</tt> if you wish to use OpenCV. You'll probably want <tt>subversion</tt> too, to download the latest version on the source repository. |
Revision as of 08:23, 24 June 2016
Build dependencies
To install from source, you will have to install the base development packages: autoconf, automake, libtool, intltool, pkg-tools, make, gcc and optionally g++ if you wish to use OpenCV. You'll probably want subversion too, to download the latest version on the source repository.