Commit 392c9e0c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
temporary:
tar xf tcl8.6.8-src.tar.gz
cd tcl8.6.8/unix && ./configure --prefix=/tools
$(MAKE) -C tcl8.6.8/unix
$(MAKE) -C tcl8.6.8/unix install
chmod -v u+w /tools/lib/libtcl8.6.so
$(MAKE) -C tcl8.6.8/unix install-private-headers
ln -sv tclsh8.6 /tools/bin/tclsh
rm -rf tcl8.6.8
temporary
/tools/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment