aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormertz2006-01-26 08:49:55 +0000
committermertz2006-01-26 08:49:55 +0000
commit9e9eafa572f8b63c007f0f664b5c9aa5be401278 (patch)
tree2898e42558805119c78b0328d1648db8dd4fac36
parentcfa2761407871abfb6dade1107b9b998ea130881 (diff)
downloadtkzinc-9e9eafa572f8b63c007f0f664b5c9aa5be401278.zip
tkzinc-9e9eafa572f8b63c007f0f664b5c9aa5be401278.tar.gz
tkzinc-9e9eafa572f8b63c007f0f664b5c9aa5be401278.tar.bz2
tkzinc-9e9eafa572f8b63c007f0f664b5c9aa5be401278.tar.xz
minor infos added for building on linux
-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)