Added some information here.

This commit is contained in:
Martin Baulig
1998-10-10 23:22:48 +00:00
parent 754a69a79a
commit 669f7a6b17

View File

@@ -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>