To launch the THELI GUI, type first:
setenv PATH "${PATH}:/opt/THELI/theli/bin/Linux_64:/opt/THELI/gui"
# tcsh
export PATH="${PATH}:/opt/THELI/theli/bin/Linux_64:/opt/THELI/gui"
# bash
followed by:
/opt/THELI/gui/theli
For usage instructions, see the THELI
website.
|