Size: 2140
Comment: instructions to install from source with conda
|
Size: 2318
Comment: add build documentation
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
* [[EMAN2/Install/BinaryInstall|Installing EMAN2 binaries]] * [[EMAN2/Install/BinaryInstallAnaconda|Installing EMAN2 binaries (NEW)]] |
* [[EMAN2/Install/BinaryInstallAnaconda|Installing EMAN2 binaries, EMAN2.2 and later (NEW)]] * [[EMAN2/Install/BinaryInstall|Installing EMAN2 binaries, pre 2.2]] |
Line 11: | Line 11: |
* To get EMAN2 source, please go to GitHub: [[http://github.com/cryoem/eman2]] | * To get EMAN2 source, please go to GitHub: http://github.com/cryoem/eman2 |
Line 19: | Line 19: |
=== Build System Documentation (Work-In-Progress) === * [[EMAN2/BUILD_SYSTEM_ANACONDA|Build, Package, Distribute with Conda, Constructor, Anaconda]] |
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.
Binary Installation (most users should do this)
Compiling from Source and Setting Up a C++ Development Environment
To get EMAN2 source, please go to GitHub: http://github.com/cryoem/eman2
Compile EMAN2 on Linux | EMAN2's non-wiki installation instructions
Compile EMAN2 on OS X with Anaconda (recommended)
Compile EMAN2 on OS X with Homebrew (not recommended)
Compile EMAN2 with Visual Studio .NET 2005 on Windows XP (OBSOLETE)
Build System Documentation (Work-In-Progress)
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?