aboutsummaryrefslogtreecommitdiff
path: root/gfsm/gfsm/README.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'gfsm/gfsm/README.cvs')
-rw-r--r--gfsm/gfsm/README.cvs19
1 files changed, 19 insertions, 0 deletions
diff --git a/gfsm/gfsm/README.cvs b/gfsm/gfsm/README.cvs
new file mode 100644
index 0000000..a74e38a
--- /dev/null
+++ b/gfsm/gfsm/README.cvs
@@ -0,0 +1,19 @@
+To build from cvs, do the following:
+
+ ./autogen.sh
+ ./configure
+ make
+ make install
+
+NOTE: The README.txt file in the distribution
+is auto-generated from perl ".pod" format by
+the "pod2text" included in most perl distributions.
+
+You might (i.e. if you see complaints about 'optgen.perl')
+also need the 'Getopt::Gen' perl module, which should
+be available from:
+
+ http://www.ling.uni-potsdam.de/~moocow/projects/perl
+
+marmosets,
+ Bryan