diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -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 |