aboutsummaryrefslogtreecommitdiff
path: root/videogrid/INSTALL_videogrid
blob: 1733d708005d769524751cc0d61add846fce4d46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48

VIDEOGRID INSTALL

[ENG]

In order to compile this source it must have the library QuickTime and the source code of Puredata.

tar xzvf videogrid[-version].tar.gz in folder pd/extra/ o edit file Makefile modifying the value of PD_SRC whit the correct path location of the pd/src/. If you don't have ir, download and copy the src/ folder into pd/ folder.

$ cd videogrid[-version]

# make clean

# make

# make install

now you can open example: help-videogrid.pd

$ pd help-videogrid.pd

Thanks.

Sergi Lario
slario(at)gmail.com

[CAT]

Per compilar el codi font cal disposar de la biblioteca QuickTime i el codi font de Puredata.

tar xzvf videogrid[-versio].tar.gz en el directori pd/extra/ o bé edita el fitxer Makefile modificant el valor de la variable PD_SRC amb el path correcte del codi font de pd/src/. Si no el tens el pots descarregar i copiar la carpeta src/ dins el directori pd/

$ cd videogrid[-versio]

# make clean 

# make

# make install

ara ja pots obrir l'exemple help-videogrid.pd

$ pd help-videogrid.pd

Gràcies.

Sergi Lario
slario(at)gmail.com