diff options
Diffstat (limited to 'pix_preview/install')
-rwxr-xr-x | pix_preview/install | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/pix_preview/install b/pix_preview/install new file mode 100755 index 0000000..3999a4a --- /dev/null +++ b/pix_preview/install @@ -0,0 +1,18 @@ +first, install gem and pd sources (if you don't have them) + +you will need libtk-img also + +Use the configure script and specify the directories: +e.g.: ./configure --with-pddir=../../pd --with-gemdir=../../gem/Gem + +make clean + +make + +pix_preview requires the loading of gem library, of course. + +Enjoy!! + +Thanx for getting here. +lluis/ +comments and bugs @ lluis@hangar.org |