From 6bcf7f9cc32817dceeb1ccc52c83767f1a5d31a3 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 9 May 2003 14:54:55 +0000 Subject: * Added a note about the installed pkgIndex.tcl interfering with the generation of a new pkgIndex.tcl --- README | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.1