aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormertz2004-04-02 12:07:41 +0000
committermertz2004-04-02 12:07:41 +0000
commit645203dbebc7e34540dd3fbae1398ee8b11b7e15 (patch)
treea20026b1a832ed3fcab8a6db28ce6db9adc0b7f9 /README
parent4971033dd1bceffb4e31facf2d628a3c9b1bdd09 (diff)
downloadtkzinc-645203dbebc7e34540dd3fbae1398ee8b11b7e15.zip
tkzinc-645203dbebc7e34540dd3fbae1398ee8b11b7e15.tar.gz
tkzinc-645203dbebc7e34540dd3fbae1398ee8b11b7e15.tar.bz2
tkzinc-645203dbebc7e34540dd3fbae1398ee8b11b7e15.tar.xz
- describing how to run Tk::Zinc demos without installing Tk::Zinc
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index ae86b1d..8d6dcd2 100644
--- a/README
+++ b/README
@@ -205,12 +205,16 @@ www.openatc.org/zinc
perl Makefile.PL
make
make test
+
+ # to run the demo without/before installing:
+ perl -Iblib/arch -Iblib/lib demos/zinc-demos
+
make install
3. Run the demo
- You can choose in the 30 available demos with the
- folowing perl script:
+ You can choose in the 35 available demos with the
+ following perl script:
zinc-demos