Download Appion Files Shared » History » Version 13
Amber Herold, 06/16/2010 01:42 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 | 13 | Amber Herold | *Coming soon* |
7 | 7 | Amber Herold | |
8 | 12 | Amber Herold | This is a stable supported release available as a tar file. |
9 | 1 | Anchi Cheng | |
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. |