None with this procedure. If you decide to start from source code, you will need an old version of the Qt library (no more than 3.3.8) as well as libtiff4-dev
and libgsl0-dev
(already installed for PhyloBayes).
apt-get install libqt3-mt-dev libtiff4-dev libgsl0-dev
Our old debate lurks its head again: pre-compiled binary or source code? Source code allows for optimal compilation but in this case, it depends on a rather old version of Qt and some mods of the source code. In addition, the binary distribution has documentation and demo material to help a newbie user; therefore, the binary path was chosen. However, I'll put together a small compilation how-to using my notes for anyone that might be interested
Here is the procedure to install Spotfinder:
/home/bioubuntu
, decompressed and the resulting folder moved in /opt/bio/sources
.root
and its permissions set to 755
.% sudo chown -R root:root /opt/bio/sources/Spotfinder321Linux % sudo chmod 755 /opt/bio/sources/Spotfinder321Linux
% sudo ln -s /opt/bio/sources/Spotfinder321Linux/Spotfinder /usr/local/bin/spotfinder
% sudo xfce4-menueditor /etc/xdg/xfce4/desktop/menu.xml