Java, already installed.
here is the procedure to install ImageJ:
run
found in the folder created after decompressing the Zip archive. The whole ImageJ folder has to be moved to /opt/bio/sources
.root
and its permissions set to 755
.% sudo chown -R root:root /opt/bio/sources/ImageJ % sudo chmod 755 /opt/bio/sources/ImageJ
/opt/bio/sources/ImageJ
, you need to edit the run
script so that it looks like this:export IJ_HOME=/opt/bio/sources/ImageJ java -Xmx512m -jar $IJ_HOME/ij.jar
% sudo ln -s /opt/bio/sources/ImageJ/run /usr/local/bin/runImageJ
% sudo xfce4-menueditor /etc/xdg/xfce4/desktop/menu.xml