Differences between revisions 48 and 74 (spanning 26 versions)
Revision 48 as of 2018-12-02 06:24:33
Size: 2513
Editor: TunayDurmaz
Comment: add binary installation pages per version
Revision 74 as of 2023-02-03 08:52:24
Size: 1753
Editor: TunayDurmaz
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:
[[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 here]]. === Conda Installation of eman-dev ===

[[EMAN2/Install/CondaInstall|Install EMAN2 in a conda environment]]
Line 7: Line 9:
 * [[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]]

[[EMAN2/Install/BinaryInstallAnaconda|Install EMAN2 binaries]]
Line 14: Line 14:
 * 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)

EMAN2 source is hosted on [[http://github.com/cryoem/eman2|GitHub:cryoem/eman2]], follow instructions below:

 * [[EMAN2/Install/SourceInstall|Compile EMAN2 with Miniconda (Linux and OSX) (recommended)]]
Line 24: Line 26:
=== Build System Documentation (Work-In-Progress) ===
 * [[EMAN2/BUILD_SYSTEM_ANACONDA|Build, Package, Distribute with Conda, Constructor, Anaconda]]

=== FAQ ===
=== FAQ (Outdated) ===

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