aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormertz2003-09-16 11:52:01 +0000
committermertz2003-09-16 11:52:01 +0000
commitd16b3c5ac66e2c109013f72a741632bb38197b89 (patch)
treebdd5db2b3e9f3343f8a87e99fdf2cf2cad4f97c2 /README
parentcbf14568fa15c2dcca0a428dc6107e9e64f31543 (diff)
downloadtkzinc-d16b3c5ac66e2c109013f72a741632bb38197b89.zip
tkzinc-d16b3c5ac66e2c109013f72a741632bb38197b89.tar.gz
tkzinc-d16b3c5ac66e2c109013f72a741632bb38197b89.tar.bz2
tkzinc-d16b3c5ac66e2c109013f72a741632bb38197b89.tar.xz
some simplification in Makefile.in rules for perl,
a new target for installing zinc for tcl: install-tcl
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