Added a list of packages required for compiling using autotools in Ubuntu

This commit is contained in:
Marko Viitanen 2016-05-19 15:04:25 +03:00
parent 68c6f0f7b8
commit 404647d4e1

View file

@ -225,6 +225,10 @@ possible.
somewhere or ship it with the executable.
###Autotools
Depending on the platform, some additional tools are required for compiling Kvazaar with autotools.
For Ubuntu, the required packages are `automake autoconf libtool m4 build-essential yasm`.
Run the following commands to compile and install Kvazaar.
./autogen.sh