Protein Structure & Molecular Modeling Laboratory
Institute of Biosciences & Applications
N.C.S.R. "Demokritos", 15310 Ag. Paraskevi-Athens, Greece
Installation Instructions For Linux Ubuntu 14.04
GROMITA-4.6 can be easily installed with the setup.pl installation perl script, which checks if all prerequisites are available and installs GROMITA.
- Install GROMACS and the programs it depends on.
- Install Perl (in most Linux distributions is already installed).
- Install Perl-Tk:
- Install File::HomeDir module:
- Extract the compressed file (e.g in your desktop).
- Open a terminal and cd to newly created directory. The following steps must be done as superuser for GROMITA to be available to all users. Type:
- When the checking for installed programs is finished the installation script will ask for verification before proceeding. Proceed with gromita installation? [y/n] y
- GROMITA-4.6 is ready! Just type gromita and it will load.
Copyright © 2014-2015 PROTEIN STRUCTURE & MOLECULAR MODELING LAB,
INSTITUTE OF BIOSCIENCES & APPLICATIONS, N.C.S.R. “DEMOKRITOS”, Ag. Paraskevi-Athens, Greece.
$ sudo apt-get install perl-tk |
$ sudo perl -MCPAN -e 'install "File::HomeDir"' |
$ sudo perl setup.pl |
checking perl version...ok checking for required perl modules: File::HomeDir: ok File::Spec: ok Time::HiRes: ok Carp: ok Tk: ok searching for GROMACS...ok counting processors...4 searching for GROMACS dependences...FFTW: ok SETUP SUMMARY ----------- Nothing missing Proceed with gromita installation? [y/n] |
Installation completed!