first I compiled tcl 8.5.7 and did ln -s /root/tcl8.5.7/unix/tclsh /sbin/tclsh for convenience
http://www.tcl.tk/software/tcltk/download.html
Then to add eltclsh so you have nice history of commands:
http://freshmeat.net/projects/eltclsh/
make clean ;LDFLAGS="-Wl,-R/root/tcl8.5.7/unix/tclsh" && ./configure --without-tk && gmake && gmake install
now su - youuser
eltclsh
should get a nice
eltclsh > prompt
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment