How to Install and Open GenoMedium in Linux
- If you are using 32 bit Linux download the gcptemplates-0.4.0-linux.gtk.x86.zip file from
http://cropforge.org/frs/download.php/438/gcptemplates-0.4.0-linux.gtk.x86.zip. If it's a 64 bit Linux download the gcptemplates-0.4.0-linux.gtk.x86_64.zip file from http://cropforge.org/frs/download.php/438/gcptemplates-0.4.0-linux.gtk.x86_64.zip. Then extract the genomedium folder into your home directory.
- Make sure the Genomedium file is an executable application. You can check it by right clicking Genomedium, then go to Properties, then select the Permissions tab and check the Allow executing file as a program checkbox. If you are in a terminal you can make it executable using the command:
[genomedium]$ chmod u+x GenoMedium
- Double-click / Open the GenoMedium executable or if you are in a terminal:
[genomedium]$ ./ GenoMedium
- If in the 64 bit should you encounter a missing link error. Compile and install GTK 2.4 or higher. You can learn all about GTK in http://www.gtk.org/
How to Customize GenoMedium
Please follow the instructions on updating GenoMedium
How to Uninstall GenoMedium
Simply delete the genomedium folder in your home directory
Known errors and support
Please see the Support page