aboutsummaryrefslogtreecommitdiff
path: root/Perl/README
diff options
context:
space:
mode:
authormertz2006-02-12 08:46:30 +0000
committermertz2006-02-12 08:46:30 +0000
commit4445c1cb53a232283c50711f4e82d9e2d1ddb647 (patch)
tree52d86bdfe2476546750aecf688852990344d08c7 /Perl/README
parent9e9eafa572f8b63c007f0f664b5c9aa5be401278 (diff)
downloadtkzinc-4445c1cb53a232283c50711f4e82d9e2d1ddb647.zip
tkzinc-4445c1cb53a232283c50711f4e82d9e2d1ddb647.tar.gz
tkzinc-4445c1cb53a232283c50711f4e82d9e2d1ddb647.tar.bz2
tkzinc-4445c1cb53a232283c50711f4e82d9e2d1ddb647.tar.xz
adding perl perl-tk development package as requirement for tkzinc compilation
Diffstat (limited to 'Perl/README')
-rw-r--r--Perl/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/Perl/README b/Perl/README
index 7fa006a..83ade83 100644
--- a/Perl/README
+++ b/Perl/README
@@ -3,9 +3,10 @@ Tk::Zinc - another Canvas which proposes many new functions, some based on openG
Tk::Zinc for Perl/Tk is available for Linux, Windows and MacOSX.
the easiest way could be to use he CPAN. However new releases are usually
first available on www.tkzinc.org
+To build it you need:
-
-* On a Linux system, you need Perl (>= 5.6) and perl-tk (800 or 804) packages.
+* On a Linux system, you need Perl (>= 5.6) and perl-tk (800 or 804) as well as
+ perl-tk developpement packages.
* On MacOSX you need:
- fink with tk-pm package and its dependencies (http://fink.sf.net)