Download Appion Files Shared » History » Version 15
Amber Herold, 07/19/2010 01:13 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 | 1 | Anchi Cheng | |
9 | 15 | Amber Herold | "myami-2.0.2.tar.gz":http://emg.nysbc.org/attachments/download/402/myami-2.0.2.tar.gz |
10 | 13 | Amber Herold | |
11 | 6 | Amber Herold | |
12 | 2 | Amber Herold | |
13 | 1 | Anchi Cheng | *2. SVN Release Branch* |
14 | |||
15 | 12 | Amber Herold | This is a stable supported branch from our code repository. |
16 | Change directories to the location that you would like to checkout the files to (such as /usr/local) and then execute the following command: |
||
17 | 2 | Amber Herold | |
18 | 12 | Amber Herold | <pre> |
19 | sudo svn co http://emg.nysbc.org/svn/myami/branches/myami-2.0 myami/ |
||
20 | </pre> |
||
21 | 2 | Amber Herold | |
22 | 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. |
23 | 10 | Amber Herold | |
24 | 3 | Amber Herold | *3. SVN Development version* |
25 | 2 | Amber Herold | |
26 | 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. |
27 | 2 | Amber Herold | |
28 | 12 | Amber Herold | <pre> |
29 | sudo svn co http://emg.nysbc.org/svn/myami/trunk myami/ |
||
30 | </pre> |
||
31 | 10 | Amber Herold | |
32 | 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. |