From 645203dbebc7e34540dd3fbae1398ee8b11b7e15 Mon Sep 17 00:00:00 2001 From: mertz Date: Fri, 2 Apr 2004 12:07:41 +0000 Subject: - describing how to run Tk::Zinc demos without installing Tk::Zinc --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README') 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 -- cgit v1.1