Differences between revisions 38 and 78 (spanning 40 versions)
Revision 38 as of 2017-02-08 15:38:49
Size: 1976
Editor: SteveLudtke
Comment:
Revision 78 as of 2025-01-16 14:28:36
Size: 1852
Editor: SteveLudtke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 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.
= Installing EMAN2 / SPHIRE =
Line 4: Line 3:
[[http://ncmi.bcm.tmc.edu/ncmi/software/software_details?selected_software=counter_222|Download EMAN2 here]]. === Conda Installation of eman-dev ===
''Note: there are benefits to installing [[Install/SourceInstall|from source] instead''
[[EMAN2/Install/CondaInstall|Install EMAN2 in a conda environment]]
Line 6: Line 7:
=== Binary Installation (most users should do this) ===
 * [[EMAN2/Install/BinaryInstall|Installing EMAN2 binaries]]
=== Binary Installation (No longer maintained, older versions only) ===
[[EMAN2/Install/BinaryInstallAnaconda|Install EMAN2 binaries]]
Line 10: Line 12:
 * To get EMAN2 source, please go to GitHub: [[http://github.com/cryoem/eman2]]
Line 12: Line 13:
EMAN2 source is hosted on [[http://github.com/cryoem/eman2|GitHub:cryoem/eman2]], follow instructions below:

 * [[EMAN2/Install/SourceInstall|Compile EMAN2 with MiniForge (Linux and OSX) (recommended)]]

==== For older versions ====
Line 13: Line 19:
 * [[EMAN2/COMPILE_EMAN2_MAC_OS_X|Compile EMAN2 on OS X with Anaconda]] (recommended)  * [[EMAN2/COMPILE_EMAN2_MAC_OS_X|Compile EMAN2 on OS X with Anaconda]] (older version)
Line 18: Line 24:
=== FAQ === === FAQ (Outdated) ===

EMAN2/Install (last edited 2025-01-16 14:30:52 by SteveLudtke)