aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormertz2003-10-08 11:25:01 +0000
committermertz2003-10-08 11:25:01 +0000
commit42863804a60be5bfc8cf4e35bfb185d805ed557c (patch)
treec3a2dbb9e3abc0ee4ba3b71a906fa20927bbe1f2
parent04683965ff75375c68addca3ca28f7628208fb95 (diff)
downloadtkzinc-42863804a60be5bfc8cf4e35bfb185d805ed557c.zip
tkzinc-42863804a60be5bfc8cf4e35bfb185d805ed557c.tar.gz
tkzinc-42863804a60be5bfc8cf4e35bfb185d805ed557c.tar.bz2
tkzinc-42863804a60be5bfc8cf4e35bfb185d805ed557c.tar.xz
adding how to make demo before installation
-rw-r--r--Perl/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/Perl/README b/Perl/README
index 35cbf9c..8151da3 100644
--- a/Perl/README
+++ b/Perl/README
@@ -5,6 +5,8 @@ Install:
perl Makefile.PL
make
make test
+ # to make demos before installing:
+ perl -Iblib/arch -Iblib/lib demos/zinc-demos
make install