I got tcl on the server at
/root/tcl8.4.11/
It thought i was doing rite well, wget the file, uncompressed it and stuff.... so im doing:
cd tcl8.4.11/unix
configure options
make
make test
make install
when it gets to "configure options" it says:
.. Any ideas? .. im only trying to install TCL to get a IRC bot on server.. Eggdroproot@atlantis [~/tcl8.4.11/unix]# configure
-bash: configure: command not found
.. Not going so well so far.. lol.
Any advcie be nice!