Project

General

Profile

Install EMAN2 » History » Version 5

Neil Voss, 08/13/2012 07:49 PM

1 1 Neil Voss
h1. Install EMAN2/SPARX
2
3
It is best to install EMAN2/SPARX from source, so that do not have conflicts with having two different versions of python on your system. Binaries of EMAN2/SPARX all come with their own python pre-installed.
4 2 Neil Voss
5 3 Neil Voss
h2. Download the source
6
7
# To download the source code go to the link:
8
#* http://blake.bcm.edu/emanwiki/EMAN2
9
# Click on *"Current stable version - direct link"*
10
# Go under the heading "Source" at bottom of page
11
# Click to download the *eman-source-2.xx.tar.gz* file
12
13
h2. Work with the source
14
15
# go to the directory with the source code
16
# extract the archive:
17
<pre>
18
tar zxvf eman-source-2.06.tar.gz
19
</pre>
20 4 Neil Voss
# go into directory
21 5 Neil Voss
<pre>cd EMAN2/src/eman2/</pre>
22 3 Neil Voss
23
24
h2. Documentation
25
26
* http://blake.bcm.edu/emanwiki/EMAN2/Install
27
28 2 Neil Voss
______
29
30
[[Install EMAN|< Install EMAN 1]] | [[Install SPIDER|Install SPIDER >]]
31
32
______