Project

General

Profile

Download Appion Files Shared » History » Version 34

Amber Herold, 06/06/2012 01:51 PM

1 34 Amber Herold
Download Myami 2.2 (contains Appion and Leginon) using one of the following options:
2 1 Anchi Cheng
3 16 Amber Herold
4 31 Neil Voss
h2. Option 1: Release Version
5 1 Anchi Cheng
6 32 Neil Voss
* stable and does not change
7 34 Amber Herold
* Note this option is currently only available as v2.1.3. Version 2.2 coming soon.
8 31 Neil Voss
9 27 Amber Herold
 
10
This is a stable supported release available as a tar file. 
11
 
12
"myami-2.1.3.tar.gz":http://emg.nysbc.org/attachments/download/564/myami-2.1.3.tar.gz
13 1 Anchi Cheng
Unzip with <pre> tar -zxvf myami-2.1.3.tar.gz</pre>
14
&nbsp;
15 30 Neil Voss
16 31 Neil Voss
h2. Option 2: SVN Release Branch
17 1 Anchi Cheng
18 31 Neil Voss
* stable with latest bug updates
19
20 16 Amber Herold
&nbsp;
21 1 Anchi Cheng
This is a stable supported branch from our code repository. 
22 2 Amber Herold
Change directories to the location that you would like to checkout the files to (such as /usr/local) and then execute the following command:
23 1 Anchi Cheng
<pre>
24 33 Amber Herold
svn co http://emg.nysbc.org/svn/myami/branches/myami-2.2 myami/
25 1 Anchi Cheng
</pre>
26
*Note:* If you are installing this file on a microscope Windows PC, you may use "Tortoise SVN":http://tortoisesvn.tigris.org/ to checkout the files.
27
&nbsp;
28
29 31 Neil Voss
h2. Option 3: SVN Development version
30
31
* unstable with latest features
32 30 Neil Voss
33 16 Amber Herold
&nbsp;
34 2 Amber Herold
This contains features that may still be under development. It is not supported and may not be stable. Use at your own risk.
35 12 Amber Herold
<pre>
36 28 Neil Voss
svn co http://emg.nysbc.org/svn/myami/trunk myami/
37 12 Amber Herold
</pre>
38
*Note:* If you are installing this file on a microscope Windows PC, you may use "Tortoise SVN":http://tortoisesvn.tigris.org/ to checkout the files.