diff --git a/perl/README b/perl/README index e69de29b..f8cfc4f2 100644 --- a/perl/README +++ b/perl/README @@ -0,0 +1,15 @@ +This is the new (still experimental) Perl interface to LibGTop. + +How to build it: + +* first compile and install LibGTop + +* run the autogen.sh script in this directory + (it should also work with a separate builddir) + +* run a `make -f Automakefile' + +* run a `make install' + +Martin +