Project

General

Profile

Download Appion Files Shared » History » Version 12

Amber Herold, 06/15/2010 03:36 PM

1 4 Amber Herold
Download Myami 2.0 (contains Appion and Leginon) using one of the three following options:
2 1 Anchi Cheng
3 2 Amber Herold
4 3 Amber Herold
*1. Release Version*
5 2 Amber Herold
6 7 Amber Herold
7 12 Amber Herold
This is a stable supported release available as a tar file. 
8 8 Amber Herold
9 12 Amber Herold
"myami-2.0.1.tar.gz":http://emg.nysbc.org/attachments/download/332/myami-2.0.1.tar.gz
10 6 Amber Herold
  
11 2 Amber Herold
12 1 Anchi Cheng
*2. SVN Release Branch*
13
14 12 Amber Herold
This is a stable supported branch from our code repository. 
15
Change directories to the location that you would like to checkout the files to (such as /usr/local) and then execute the following command:
16 2 Amber Herold
17 12 Amber Herold
<pre>
18
sudo svn co http://emg.nysbc.org/svn/myami/branches/myami-2.0 myami/
19
</pre>
20 2 Amber Herold
21 12 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.
22 10 Amber Herold
23 3 Amber Herold
*3. SVN Development version*
24 2 Amber Herold
25 12 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.
26 2 Amber Herold
27 12 Amber Herold
<pre>
28
sudo svn co http://emg.nysbc.org/svn/myami/trunk myami/
29
</pre>
30 10 Amber Herold
31 12 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.