TDBC

View Ticket
Login
Ticket Hash: 4cf30e29a1fa6fe1dc57da14ce7328b3c8ea3fe5
Title: install.tcl error
Status: Closed Type: Code_Defect
Severity: Minor Priority: Immediate
Subsystem: not_specified Resolution: Overcome_By_Events
Last Modified: 2017-12-14 21:01:14
Version Found In: tdbc 1.0b16
Description:
Start the install.tcl the following error occurs, but the installation seems to be corret
---------------------------

Error in startup script
---------------------------
expected boolean value but got "8.6b1.2"
    while executing
"if {[package present Tk]} {
  tk_messageBox -type ok  -detail "Files installed in $instdir"  -message
"TDBC drivers installed."  -icon info
     } else ..."
     (file "C:\xxxxxxxx.\Downloads\tdbc1.0b16-win32\INSTALL.tcl" line 38)
---------------------------
User Comments:
stu (claiming to be Stu) added on 2017-05-26 16:07:16: (text/x-fossil-plain)
I think this can be closed like [7db2ab741d].

kbk added on 2017-12-14 21:01:14: (text/x-fossil-plain)
install.tcl was an artifact from before TDBC was promoted to the Tcl core, to allow early adopters to install a Windows binary distribution in an existing Tcl installation. This distribution mode is no longer supported, and install.tcl is not a current installation method.