- Gem compilation fix
This commit is contained in:
parent
a50dcb5853
commit
c1ebddf11e
113 changed files with 5374 additions and 7641 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue