2513
Comment: add binary installation pages per version
|
2635
Move source install link to only daily
|
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 = The new EMAN2.2/ SPHIRE 1.0 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. |
Line 4: | Line 4: |
[[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 here]]. | [[https://cryoem.bcm.edu/cryoem/downloads/view_eman2_versions|Download EMAN2 / SPHIRE here]]. |
Line 7: | Line 7: |
* [[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/BinaryInstallAnaconda|Installing EMAN2 / SPHIRE binaries, EMAN2.2 / SPHIRE 1.0 and later (NEW)]] * [[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]] |
Line 15: | Line 17: |
* [[EMAN2/COMPILE_EMAN2_ANACONDA|Compile EMAN2 with Anaconda (Linux and OSX)]] (recommended) | * Compile EMAN2 with Anaconda (Linux and OSX) (recommended) * [[EMAN2/COMPILE_EMAN2_ANACONDA|daily]] * [[EMAN2/COMPILE_EMAN2_ANACONDA/2.31|EMAN 2.31 SPHIRE 1.3]] |
Line 23: | Line 27: |
=== Build System Documentation (Work-In-Progress) === * [[EMAN2/BUILD_SYSTEM_ANACONDA|Build, Package, Distribute with Conda, Constructor, Anaconda]] |
Installing EMAN2 / SPHIRE
The new EMAN2.2/ SPHIRE 1.0 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.
Binary Installation (most users should do this)
Compiling from Source and Setting Up a C++ Development Environment
EMAN2 source is on GitHub (detailed instructions below): http://github.com/cryoem/eman2
- Compile EMAN2 with Anaconda (Linux and OSX) (recommended)
For older versions
Compile EMAN2 on Linux | EMAN2's non-wiki installation instructions
Compile EMAN2 on OS X with Anaconda (older version)
Compile EMAN2 on OS X with Homebrew (not recommended)
Compile EMAN2 with Visual Studio .NET 2005 on Windows XP (OBSOLETE)
FAQ
How do I know my EMAN2 installation or compilation is successful?
Does EMAN2 support Internationalization/other language conventions ?
Why is EMAN2 distributed as an 'EMAN2' directory rather than Linux RPM's, etc. ?
EMAN2 installed under OSX doesn't work properly. Any suggestions?
EMAN2 installed under Windows doesn't work properly. Any suggestions?