aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index f1d4c09..4d82a22 100644
--- a/README
+++ b/README
@@ -129,7 +129,7 @@ BUILDING AND INSTALLATION
For use with Tcl on Unix/Linux and Windows using mingw32:
make
- make install
+ make install-tcl
It is recommended to do a make distclean before actual building if you
have done a previous build, especially between Tcl and Perl variants.
@@ -155,7 +155,9 @@ BUILDING AND INSTALLATION
tell the current load path.
- For use with Perl/Tk only on Unix/Linux:
+ For use with Perl/Tk only on Unix/Linux, the better would be to read
+ the README.PERL file, which describres the usual way of buildind, testing,
+ and installing TkZinc. You can also do the following:
## Remember: you must use the --enable-ptk=yes option in ./configure