aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGeorg Holzmann <grholzi@users.sourceforge.net>2005-06-17 13:44:08 +0000
committerGeorg Holzmann <grholzi@users.sourceforge.net>2005-06-17 13:44:08 +0000
commit715d78993a78983fe730ab273895eb6257b65528 (patch)
tree86380098bc150fbc35778acbe9801b0ccc28e6ff /INSTALL
parent9f0a8c2eeaeaff8321fa3e6550b734e030bdefa1 (diff)
some changes to get it compile (configure script, gem2pdp.cpp) and added pix_2pdp
svn path=/trunk/externals/gem2pdp/; revision=3201
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 2 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 4ab8c51..3599626 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,11 +2,8 @@ first, install pdp and gem sources
( it has been tested successfully with gem-0.87
pdp-0.9.0 and pidip-0.9.1 )
-fix PD, PDP and GEM paths in configure.ac
-
-autoconf
-
-./configure
+Use the configure script and specify the directories:
+e.g.: ./configure --with-pddir=../../pd --with-gemdir=../../gem/Gem --with-pdpdir=../pdp
make clean