From: <no...@tc...> - 2025-07-27 00:48:43
|
Automated mail by fx, on behalf of no...@tc... Ticket Change [869fe9a1dbdcb9c32fde6ba2f1c0fde6866e2a12356af81cb92f657089545a99] [make fails for tk8.6.16 on unix] By f_phan For Tcl On 2025-07-27T00:35:10.824 Details https://core.tcl-lang.org/tcl/tinfo?name=869fe9a1dbdcb9c32fde6ba2f1c0fde6866e2a12356af81cb92f657089545a99 Ticket https://core.tcl-lang.org/tcl/tktview/15d60c0d2e1940f0ede852260e9ebf294f526282 Changed Fields 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). login: f_phan ------------------------------------------------------------ See Tcl/Tk development @ http://core.tcl-lang.org/ ------------------------------------------------------------ |