summaryrefslogtreecommitdiff
path: root/perl
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>1998-10-10 23:22:48 +0000
committerMartin Baulig <martin@src.gnome.org>1998-10-10 23:22:48 +0000
commit669f7a6b1750db8c2417167153904efb8c17b7a1 (patch)
tree68de5c90088aca76e19b7abbeebc8f180b11736d /perl
parent754a69a79a8dd628f6d35234cd7bfa28bb8d8b3a (diff)
downloadlibgtop-669f7a6b1750db8c2417167153904efb8c17b7a1.tar.gz
Added some information here.
Diffstat (limited to 'perl')
-rw-r--r--perl/README15
1 files changed, 15 insertions, 0 deletions
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 <martin@home-of-linux.org>
+