eg.
% tar xzvf FWTools-linux-0.9.5.tar.gz % cd FWTools-linux-0.9.5 % ./install.shIf you use Bash as your shell add the following to your startup script (ie. ~/.bash_profile):
PATH=$PATH:$HOME/FWTools/bin_safeor if you use csh or tcsh as your shell add the following to your .cshrc:
setenv PATH $PATH:$HOME/FWTools/bin_safe
/home/shoofi/bin/FWtools/bin/openev: line 25: 9336 Illegal instruction ${OPENEV_HOME}/bin/python ${OPENEV_HOME}/pymod/openev.py "$@"This can often be worked around by adding the -h switch when launching OpenEV. The -h switch requests use of Hardware (accelerated) OpenGL.