diff options
Diffstat (limited to 'gem2pdp/INSTALL')
-rw-r--r-- | gem2pdp/INSTALL | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/gem2pdp/INSTALL b/gem2pdp/INSTALL new file mode 100644 index 0000000..4ab8c51 --- /dev/null +++ b/gem2pdp/INSTALL @@ -0,0 +1,21 @@ +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 + +make clean + +make + +gem2pdp requires the loading of gem and pdp libraries, of course. + +Enjoy!! + +Thanx for getting here. +Yves/ +comments and bugs @ ydegoyon@free.fr |