Project

General

Profile

Download Appion Files Shared » History » Version 37

Amber Herold, 09/10/2012 10:57 AM

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 36 Anchi Cheng
h2. Option 1: SVN Release Branch (Recommended)
5 1 Anchi Cheng
6 31 Neil Voss
* stable with latest bug updates
7
8 16 Amber Herold
 
9 1 Anchi Cheng
This is a stable supported branch from our code repository. 
10 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:
11 1 Anchi Cheng
<pre>
12
svn co http://emg.nysbc.org/svn/myami/branches/myami-2.2 myami/
13
</pre>
14 33 Amber Herold
*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.
15 1 Anchi Cheng
&nbsp;
16 36 Anchi Cheng
17
h2. Option 2: Release Version as tar file - NOT AVAILABLE YET FOR 2.2
18 1 Anchi Cheng
19 37 Amber Herold
* stable and does not change
20
21
&nbsp;
22
This is a stable supported release available as a tar file.
23
&nbsp;
24
"myami-2.2.0.tar.gz":http://emg.nysbc.org/attachments/download/1571/myami-2.2.0.tar.gz
25
Unzip with <pre> tar -zxvf myami-2.2.0.tar.gz</pre>
26
&nbsp; 
27
28 31 Neil Voss
h2. Option 3: SVN Development version
29
30
* unstable with latest features
31 30 Neil Voss
32 16 Amber Herold
&nbsp;
33 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.
34 12 Amber Herold
<pre>
35 28 Neil Voss
svn co http://emg.nysbc.org/svn/myami/trunk myami/
36 12 Amber Herold
</pre>
37
*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.