Differences between revisions 37 and 40 (spanning 3 versions)
Revision 37 as of 2017-01-25 00:05:19
Size: 1930
Editor: SteveLudtke
Comment:
Revision 40 as of 2017-05-15 18:00:06
Size: 2140
Editor: TunayDurmaz
Comment: instructions to install from source with conda
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [[EMAN2/Install/BinaryInstallAnaconda|Installing EMAN2 binaries (NEW)]]
Line 13: Line 14:
 * [[EMAN2/COMPILE_EMAN2_MAC_OS_X|Compile EMAN2 on OS X]]
 * [[EMAN2/BREW_EMAN2_MAC_OS_X|Compile EMAN2 on OS X with Homebrew]]
 * [[EMAN2/COMPILE_EMAN2_MAC_OS_X|Compile EMAN2 on OS X with Anaconda]] (recommended)
 * [[EMAN2/COMPILE_EMAN2_ANACONDA|Compile EMAN2 on All Platforms with Anaconda]] (NEW)

 * [[EMAN2/BREW_EMAN2_MAC_OS_X|Compile EMAN2 on OS X with Homebrew]] (not recommended)

Installing EMAN2

The new EMAN2.2 binaries for recent OS versions are more heavily optimized than previous releases (and less backwards compatible). Still, it may be possible to achieve a 10-20% additional speedup if you setup GCC6 and compile with optimize-machine on a recent Linux version. Compiling from source on Linux is much easier than the other platforms. For Mac and Windows users, we strongly suggest using a binary.

Download EMAN2 here.

Binary Installation (most users should do this)

Compiling from Source and Setting Up a C++ Development Environment

FAQ

icos_saff.png

EMAN2/Install (last edited 2023-02-03 08:52:24 by TunayDurmaz)