aboutsummaryrefslogtreecommitdiff
path: root/gfsm/README.txt
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2008-11-29 23:22:39 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2008-11-29 23:22:39 +0000
commitd13da71edce4b913736c1e752a211ae20c193292 (patch)
tree57b0c3884b5d465259d21906f89e4ec5635da9d3 /gfsm/README.txt
parent2072ea2ef54b92775efc83c82d9a4b7a8ac4d616 (diff)
+ added local copy of gfsm source tree in gfsm/ subdir (for pd-extended auto-builds)
+ external builds now use static local libgfsm by default (insulates vs. API change, etc.) svn path=/trunk/externals/moocow/; revision=10403
Diffstat (limited to 'gfsm/README.txt')
-rw-r--r--gfsm/README.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/gfsm/README.txt b/gfsm/README.txt
index f889241..9af7b62 100644
--- a/gfsm/README.txt
+++ b/gfsm/README.txt
@@ -1,6 +1,6 @@
README for pd external package 'gfsm'
- Last updated for pd-gfsm v0.04
+ Last updated for pd-gfsm v0.05
DESCRIPTION
pd-gfsm provides Pd bindings for the GFSM finite-state machine library.
@@ -8,8 +8,12 @@ DESCRIPTION
PREREQUISITES
Pd Available from http://crca.ucsd.edu/~msp/software.html
- libgfsm >= v0.0.8-pre6
- Available from http://www.ling.uni-potsdam.de/~moocow/projects/gfsm
+ libgfsm >= v0.0.8-pre6 (optional)
+ A local copy of the libgfsm source tree is included with this
+ distribution, and should be built and used by default.
+
+ Newer versions should be available from
+ http://www.ling.uni-potsdam.de/~moocow/projects/gfsm
INSTALLATION
Issue the following commands to the shell: