Differences between revisions 40 and 48 (spanning 8 versions)
Revision 40 as of 2017-05-15 18:00:06
Size: 2140
Editor: TunayDurmaz
Comment: instructions to install from source with conda
Revision 48 as of 2018-12-02 06:24:33
Size: 2513
Editor: TunayDurmaz
Comment: add binary installation pages per version
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
[[http://ncmi.bcm.tmc.edu/ncmi/software/software_details?selected_software=counter_222|Download EMAN2 here]]. [[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 here]].
Line 7: Line 7:
 * [[EMAN2/Install/BinaryInstall|Installing EMAN2 binaries]]
 * [[EMAN2/Install/BinaryInstallAnaconda|Installing EMAN2 binaries (NEW)]]
 * [[EMAN2/Install/BinaryInstallAnaconda|Installing EMAN2 binaries, EMAN2.2 and later (NEW)]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.22|2.22]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.21|2.21]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.2|2.2]]
 * [[EMAN2/Install/BinaryInstall|Installing EMAN2 binaries, pre 2.2]]
Line 11: Line 14:
 * To get EMAN2 source, please go to GitHub: [[http://github.com/cryoem/eman2]]  * EMAN2 source is on GitHub (detailed instructions below): http://github.com/cryoem/eman2
 * [[EMAN2/COMPILE_EMAN2_ANACONDA|Compile EMAN2 with Anaconda (Linux and OSX)]] (recommended)
Line 13: Line 17:
==== For older versions ====
Line 14: Line 19:
 * [[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/COMPILE_EMAN2_MAC_OS_X|Compile EMAN2 on OS X with Anaconda]] (older version)
Line 19: Line 23:

=== Build System Documentation (Work-In-Progress) ===
 * [[EMAN2/BUILD_SYSTEM_ANACONDA|Build, Package, Distribute with Conda, Constructor, Anaconda]]

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

For older versions

Build System Documentation (Work-In-Progress)

FAQ

icos_saff.png

EMAN2/Install (last edited 2024-09-13 17:36:10 by TunayDurmaz)