Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 869fe9a1dbdcb9c32fde6ba2f1c0fde6866e2a12356af81cb92f657089545a99
Ticket: 15d60c0d2e1940f0ede852260e9ebf294f526282
make fails for tk8.6.16 on unix
User & Date: f_phan 2025-07-27 00:35:10
Changes

  1. icomment:
    Replying to apnadkarni's 2025-07-25 18:00:57 comment:
    
    After installing tcl 8.6.16, I did not try running the installed tclsh 8.6.16. Instead, I did:
    % cd ../../tk8.6.16/unix
    % ./configure --prefix=/usr/local/tcl8.6.16 --with-tcl=/usr/local/tcl8.6.16/lib --enable-framework --enable-aqua
    % make -j8
    % sudo make install
    
    That was when I got the message "application-specific initialization failed..." (as I described in the Description).
    
  2. login: "f_phan"
  3. mimetype: "text/plain"