aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorlecoanet2003-05-09 14:54:55 +0000
committerlecoanet2003-05-09 14:54:55 +0000
commit6bcf7f9cc32817dceeb1ccc52c83767f1a5d31a3 (patch)
treed72be240b9cfa6c4607cc37e029d6e7af1e6cb44 /README
parent336fbab454f96ccd60f0d79a54ba2509e746bf41 (diff)
downloadtkzinc-6bcf7f9cc32817dceeb1ccc52c83767f1a5d31a3.zip
tkzinc-6bcf7f9cc32817dceeb1ccc52c83767f1a5d31a3.tar.gz
tkzinc-6bcf7f9cc32817dceeb1ccc52c83767f1a5d31a3.tar.bz2
tkzinc-6bcf7f9cc32817dceeb1ccc52c83767f1a5d31a3.tar.xz
* Added a note about the installed pkgIndex.tcl
interfering with the generation of a new pkgIndex.tcl
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index f999c57..de8b0e5 100644
--- a/README
+++ b/README
@@ -146,6 +146,11 @@ BUILDING AND INSTALLATION
It is needed to compile with Visual C++ if TkZinc is to be used with a
Tcl/Tk compiled with Visual C++.
+ P.S: If a pkgIndex.tcl for Tkzinc exists in the autoload path before
+ installing, it will interfere with the generation of the new pkgIndex.tcl.
+ It should be removed or renamed. echo 'puts $auto_path' | tclsh will
+ tell the current load path.
+
4. Run the demos