Differences between revisions 50 and 77 (spanning 27 versions)
Revision 50 as of 2019-08-28 08:23:14
Size: 2614
Comment: Add 2.3 compile instructions
Revision 77 as of 2025-01-16 14:26:28
Size: 2349
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:
[[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 here]].
Line 6: Line 4:
=== Binary Installation (most users should do this) ===
 * [[EMAN2/Install/BinaryInstallAnaconda|Installing EMAN2 binaries, EMAN2.2 and later (NEW)]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.3|2.3]]
   * [[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]]
---- /!\ '''Edit conflict - other version:''' ----
=== Conda Installation of eman-dev (there are benefits to installing [[Install/SourceInstall|from source] instead) ===

---- /!\ '''Edit conflict - your version:''' ----
=== Conda Installation of eman-dev ===
Note: there are benefits to installing [[Install/SourceInstall|from source] instead

---- /!\ '''End of edit conflict''' ----

[[EMAN2/Install/CondaInstall|Install EMAN2 in a conda environment]]



---- /!\ '''Edit conflict - other version:''' ----
=== Binary Installation (No longer maintained, older versions only) ===

---- /!\ '''Edit conflict - your version:''' ----
=== Binary Installation (No longer maintained, older versions only) ===

---- /!\ '''End of edit conflict''' ----

[[EMAN2/Install/BinaryInstallAnaconda|Install EMAN2 binaries]]
Line 15: Line 29:
 * 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/COMPILE_EMAN2_ANACONDA/2.3|2.3]]

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)]]
Line 26: Line 41:
=== Build System Documentation (Work-In-Progress) ===
 * [[EMAN2/BUILD_SYSTEM_ANACONDA|Build, Package, Distribute with Conda, Constructor, Anaconda]]

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

Installing EMAN2 / SPHIRE


/!\ Edit conflict - other version:


Conda Installation of eman-dev (there are benefits to installing [[Install/SourceInstall|from source] instead)


/!\ Edit conflict - your version:


Conda Installation of eman-dev

Note: there are benefits to installing [[Install/SourceInstall|from source] instead


/!\ End of edit conflict


Install EMAN2 in a conda environment


/!\ Edit conflict - other version:


Binary Installation (No longer maintained, older versions only)


/!\ Edit conflict - your version:


Binary Installation (No longer maintained, older versions only)


/!\ End of edit conflict


Install EMAN2 binaries

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

EMAN2 source is hosted on GitHub:cryoem/eman2, follow instructions below:

For older versions

FAQ (Outdated)

icos_saff.png

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