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

  1. cd ~/Documents/tcltk/fossil/tcl/unix
  2. ./configure --prefix=/home/francois/Documents/tcltk/fossil/tcltk --enable-symbols
  3. make
  4. make install
  5.  
  6. cd ~/Documents/tcltk/fossil/tk/unix
  7. ./configure --with-tcl=/home/francois/Documents/tcltk/fossil/tcl/unix --prefix=/home/francois/Documents/tcltk/fossil/tcltk --enable-symbols
  8. make
  9. make install
  10.  
  11. # executable file then is
  12. /home/francois/Documents/tcltk/fossil/tcltk/bin/wish8.6