forked from shawnlaffan/biodiverse
-
Notifications
You must be signed in to change notification settings - Fork 0
InstallationLinuxBinary
Shawn Laffan edited this page Apr 13, 2015
·
7 revisions
These instructions apply to version 0.19.
Table of contents:
- Decompress and untar the Biodiverse package file to your hard drive. The following assumes you have unzipped it so
$HOME/biodiverseis the top level. If you use a different path then modify the commands as appropriate. - You might need to also install some of the dependencies, depending on your Linux installation. See the InstallationLinuxSource page for details (the lines containing apt-get).
- Biodiverse can be run by double clicking on
BiodiverseGUI_linux. - If you want to keep the command log visible after you close Biodiverse then run it from a terminal.
- In the terminal, type
$HOME/biodiverse/BiodiverseGUI_linux.
- In the terminal, type
- If you want to avoid all the typing then edit your profile to add the biodiverse directory to your $PATH environment variable.
-
Ensure that you have installed the latest
GTK+,GladeandGnomeCanvaspackages. -
If you don't like the current window theme then you can change them using the Desktop Preferences (also via the
gnome-appearance-propertiestool). You can download and install more themes from http://art.gnome.org/themes/gtk2 -
Please report any other issues using the project issue tracker