Posted to tcl by fvogel at Sun Jan 21 11:04:13 GMT 2018view pretty

cd ~/Documents/tcltk/fossil/tcl/unix
./configure --prefix=/home/francois/Documents/tcltk/fossil/tcltk --enable-symbols
make
make install

cd ~/Documents/tcltk/fossil/tk/unix
./configure --with-tcl=/home/francois/Documents/tcltk/fossil/tcl/unix --prefix=/home/francois/Documents/tcltk/fossil/tcltk --enable-symbols
make
make install

# executable file then is
/home/francois/Documents/tcltk/fossil/tcltk/bin/wish8.6