aboutsummaryrefslogtreecommitdiff
path: root/imagegrid/INSTALL_imagegrid
blob: cf0b94d615e339ba7197c7d08639bb9efce2115c (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

IMAGEGRID INSTALL

[ENG]

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

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

$ cd imagegrid[-version]

# make clean

# make

# make install

now you can open example: help-imagegrid.pd

$ pd help-imagegrid

Thanks.

Sergi Lario
slario(at)gmail.com

[CAT]

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

tar xzvf imagegrid[-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/. Sinó el tens el pots descarregar i copiar la carpeta src/ dins el directori pd/

$ cd imagegrid[-versio]

# make clean 

# make

# make install

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

$ pd help-imagegrid

Gràcies.

Sergi Lario
slario(at)gmail.com