Files
libgtop/perl/README
1998-10-10 23:22:48 +00:00

16 lines
307 B
Plaintext

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>