From b9ba300565ea1aa7fc30f7b2638374322cbbc54e Mon Sep 17 00:00:00 2001 From: Franz Zotter Date: Tue, 21 Mar 2006 08:54:08 +0000 Subject: lines added to makefile, thanks to Gerda Strobl's first foreign usage. svn path=/trunk/externals/iem/pdoctave/; revision=4745 --- Readme.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Readme.txt b/Readme.txt index 62f9547..8a459c7 100644 --- a/Readme.txt +++ b/Readme.txt @@ -7,6 +7,20 @@ This idea was started approximately in February 2005. I want to appologize for the limited flexibility of the code at the moment. That's why the use of this external is only recommended to developers. +Following packages have to be installed: +puredata (+sources) +octave +octave-headers + +Nice to have: +bbogart's "entry" pd-external + +INSTALLING: +please edit the linker parameters in "Makefile" to match your pd-sources paths +type "make" +TESTING: +"pd -lib pdoctave test_pdoctave.pd" + This code collection consists of four pd-objects: 1. pdoctave: an object that calls octave and holds a pipe to its std in. this pipe can be acessed through the other pd-objects. -- cgit v1.2.1