aboutsummaryrefslogtreecommitdiff
path: root/videogrid/INSTALL_videogrid
diff options
context:
space:
mode:
Diffstat (limited to 'videogrid/INSTALL_videogrid')
-rwxr-xr-xvideogrid/INSTALL_videogrid48
1 files changed, 48 insertions, 0 deletions
diff --git a/videogrid/INSTALL_videogrid b/videogrid/INSTALL_videogrid
new file mode 100755
index 0000000..1733d70
--- /dev/null
+++ b/videogrid/INSTALL_videogrid
@@ -0,0 +1,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