aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorlecoanet2004-04-30 11:30:40 +0000
committerlecoanet2004-04-30 11:30:40 +0000
commitf379f9177304875b19f19536c0b7eb199b42b512 (patch)
tree8ef39bc75e62d9bab39feab4f299a6a9c453305f /README
parentd621241efac980a2bf42ef3ad005c8b884910567 (diff)
downloadtkzinc-f379f9177304875b19f19536c0b7eb199b42b512.zip
tkzinc-f379f9177304875b19f19536c0b7eb199b42b512.tar.gz
tkzinc-f379f9177304875b19f19536c0b7eb199b42b512.tar.bz2
tkzinc-f379f9177304875b19f19536c0b7eb199b42b512.tar.xz
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index b2f33ff..37d891d 100644
--- a/README
+++ b/README
@@ -192,9 +192,9 @@ BUILDING AND INSTALLATION FOR TCL/TK
BUILDING AND INSTALLATION FOR PERL/TK
-TkZinc for Perl/Tk currently is available for Linux and MacOSX.
-Also remember that the easiest way could be to use the CPAN.
-However new releases are usually first available on
+TkZinc for Perl/Tk is available for Linux, Windows (Perl/Tk 804)
+and MacOSX. Also remember that the easiest way could be to use
+the CPAN. However new releases are usually first available on
www.openatc.org/zinc
@@ -223,7 +223,7 @@ www.openatc.org/zinc
make test
# to run the demo without/before installing:
- perl -Iblib/arch -Iblib/lib demos/zinc-demos
+ perl -Mblib demos/zinc-demos
make install