- Gem compilation fix

This commit is contained in:
santi 2013-05-07 12:25:31 +02:00
parent a50dcb5853
commit c1ebddf11e
113 changed files with 5374 additions and 7641 deletions

View file

@ -23,17 +23,22 @@ If you have troubles, or you are in another distro, you can try compiling from t
0. Requisites
tcl tk --> To compile Pure Data, not necesary to execute it without GUI (-gui option in command line)
alsa-dev
build-essential
make
qt4-qmake
configure
gcc
g++
libtiff-dev -> ola2jpg
libmagick++-dev -> In Debian Wheezy libmagick++5-dev; In Ubuntu Precise libmagick++4-dev
libmagick++-dev -> In Debian Wheezy libmagick++5-dev; In Ubuntu Precise libmagick++4-dev
autoconf // Gem
automake // Gem
libtool
subversion
gmerlin
¿¿?? v4l2ucp
¿¿?? v4l-utils
ola-dev
1. Building pd
$./autogen.sh
$./configure
$make