Differences between revisions 69 and 77 (spanning 8 versions)
Revision 69 as of 2022-10-30 00:08:54
Size: 2566
Editor: TunayDurmaz
Comment: conda install eman-dev
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 3: Line 3:

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

---- /!\ '''Edit conflict - your version:''' ----
Line 4: Line 9:
Note: there are benefits to installing [[Install/SourceInstall|from source] instead
Line 5: Line 11:
 1. [[EMAN2/COMPILE_EMAN2_ANACONDA#Initial_Setup_.28one_time.29|Install Miniconda and mamba]].
 1. Run
 {{{#!highlight bash
  mamba create -n eman-dev eman-dev -c cryoem -c conda-forge
  conda activate eman-dev
}}}
---- /!\ '''End of edit conflict''' ----

[[EMAN2/Install/CondaInstall|Install EMAN2 in a conda environment]]
Line 13: Line 16:
=== Binary Installation (most users should do this) ===
Line 15: Line 17:
[[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 / SPHIRE binaries here]]. ---- /!\ '''Edit conflict - other version:''' ----
=== Binary Installation (No longer maintained, older versions only) ===
Line 17: Line 20:
 * Install EMAN2 / SPHIRE binaries
   * [[EMAN2/Install/BinaryInstallAnaconda/2.91 |2.91 / 1.4]]
   * [[EMAN2/Install/BinaryInstallAnaconda |Unstable / nightly / continuous]]
 * Install EMAN2 / SPHIRE binaries, previous versions
   * [[EMAN2/Install/BinaryInstallAnaconda/2.31|2.31 / 1.3]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.3 |2.3 / 1.2]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.22|2.22 / 1.1]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.21|2.21 / 1.0]]
   * [[EMAN2/Install/BinaryInstallAnaconda/2.2 |2.2 / 1.0beta]]
 * [[EMAN2/Install/BinaryInstall|Install EMAN2 binaries, pre 2.2]]
---- /!\ '''Edit conflict - your version:''' ----
=== Binary Installation (No longer maintained, older versions only) ===

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

[[EMAN2/Install/BinaryInstallAnaconda|Install EMAN2 binaries]]
Line 32: Line 32:
 * [[EMAN2/COMPILE_EMAN2_ANACONDA|Compile EMAN2 with Miniconda (Linux and OSX) (recommended)]]  * [[EMAN2/Install/SourceInstall|Compile EMAN2 with MiniForge (Linux and OSX) (recommended)]]

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)