!!! UNDER CONSTRUCTION !!!

All platforms

Mac OS X

To install:

  1. Download the appropriate file.
  2. Type the following command and follow the instructions. You will be prompted for a location to install EMAN2 when the installer starts and if you want to add  export PATH=...  to your '.profile' file.

       bash <path to EMAN2 installer>
  3. If you choose to update your '.profile' file, restart your terminal program for a fresh shell. Or, you can manually run the export command that is printed at the end of the installation.

Linux

To install:

  1. Download the appropriate file.
  2. Type the following command and follow the instructions. You will be prompted for a location to install EMAN2 when the installer starts and if you want to add  export PATH=...  to your '.bashrc' file.

       bash <path to EMAN2 installer>
  3. If you choose to update your '.bashrc' file, restart your terminal program for a fresh shell. Or, you can manually run the export command that is printed at the end of the installation.

Windows

Paragraph.

Paragraph.

Anyway, if you're not deterred by my doom and gloom, we do try to make installation as simple as possible, and it IS possible to use EMAN2 effectively on Windows:

Archive Context

Additional tips:

Testing

After installing on any of the systems below, you should test to make sure it's working. While we have unit testing, it is mainly for developers. Instead, we suggest just running the following 4 basic tests:

Environement Variable Setting For EMAN2 (All platforms)

In some rare cases, the EMAN2 installer will not be able to update your environment variables properly. In such cases, we need set up environment variables like PATH, LD_LIBRARY_PATH and PYTHONPATH for EMAN2 to work correctly. These environment variables should be automatically set when you run eman-installer script when you install binary EMAN release.