Installing TONTO

You do not have to install TONTO to another directory. You can use it in place.

If you do want to install TONTO just type

   make install
after succesful compilation. By default, this will copy the TONTO executable into the directory
   /usr/local/bin
If you do not wish this to be the installed directory, you should run perl -w Makefile.pl with the --installdir=⟨new_directory⟩ option.