!!! UNDER CONSTRUCTION !!!

All platforms

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:

Mac OS X

To install:

  1. Download the appropriate file .... .
  2. If you use the bash shell, add the following line to your ".profile" file:
    test -r /Applications/EMAN2/eman2.bashrc && source /Applications/EMAN2/eman2.bashrc
  3. Restart your terminal program for a fresh shell. EMAN2 should now be installed and function properly.

Notes:

Linux

Paragraph:

bash <installer>

When the installer is done (takes only a few seconds), it will display an instruction to add eman2.bashrc to your login script (or similar, depending on what shell you use).

Additional tips:

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:

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.