Java, already installed.
Here is the procedure to install Tracer:
/home/bioubuntu
and moved the newly created folder in /opt/bio/sources
:% sudo mv Tracer_v1.5 /opt/bio/sources
root
and its permissions should be set to 755
.% sudo chown -R root:root /opt/bio/sources/Tracer_v1.5 % sudo chmod 755 /opt/bio/sources/Tracer_v1.5
/opt/bio/sources/Tracer_v1.5
, the startup script is in bin/
and no further modification is necessary.To make int available to all:% sudo chmod 755 /opt/bio/sources/Tracer_v1.5/bin/tracer % sudo ln -s /opt/bio/sources/Tracer_v1.5/bin/tracer /usr/local/bin/tracer
% sudo xfce4-menueditor /etc/xdg/xfce4/desktop/menu.xml