Tcl package Thread source code

View Ticket
Login
2024-12-08
03:12 Closed ticket [0c206e3a9b]: Manpages reference Tcl 8.7 and Thread 2.8 plus 5 other changes artifact: 2808dc9c26 user: apnadkarni
03:12
Fix [0c206e3a9b] - versions in manpages. check-in: a04d3c337c user: apnadkarni tags: trunk, main
02:46 New ticket [0c206e3a9b] Manpages reference Tcl 8.7 and Thread 2.8. artifact: 92a48c8fbb user: apnadkarni

Ticket UUID: d2df28c065755b0ad144b9519550bb7f4a0a73aa
Title: repo missing two files
Type: Bug Version: 2afed999e3
Submitter: Created on: 2011-04-27 02:09:13
Subsystem: - New Builtin Commands Assigned To: aku
Priority: 1 Zero Severity: Critical
Status: Closed Last Modified: 2016-05-24 15:11:20
Resolution: Invalid Closed By: gahr
    Closed on: 2016-05-24 15:11:20
Description:
It appears the repo is missing two files that were present in older (2.6.5, 2008(?)) Sourceforge repos. This will cause ./configure to bail.

files in question:

* tclconfig/tcl.m4

* tclconfig/install-sh

I copied these files into place on my own system, and ./configure and build did run to completion.
User Comments: gahr added on 2016-05-24 15:11:20:

The tclconfig portion is maintained in a separate repo. Please refer to the Tracking Thread Sources wiki page for details how to obtain a working checkout.