aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 8025c53..a18210f 100644
--- a/README
+++ b/README
@@ -205,9 +205,10 @@ www.tkzinc.org/
0. You need a working Perl (>= 5.6) and Perl/Tk distribution (800 or 804). You can either grab
- it using your regular package manager, or build it and install it from scratch.
+ it using your regular package manager, or build it and install it from scratch. To build it
+ from scratch you need:
- On a Linux system, you need perl and perl-tk packages.
+ On a Linux system, you need perl, perl-tk and perl-tk-devel packages
On MacOSX you need:
- fink with tk-pm package and its dependencies (http://fink.sf.net)