diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-08-11 04:43:58 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2003-08-11 04:43:58 +0000 |
commit | 1c2854727070e6a3edbc4cbd3a88ee60979ffc50 (patch) | |
tree | 51e2bd7d79b2e9476212fcad2c15b9caba0562e5 /gem2pdp/INSTALL | |
parent | a4a7431b8103f42464fd401572cff76551896467 (diff) |
added sources from gem2pdp-0.4 for Linux
svn path=/trunk/externals/unauthorized/; revision=839
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 |