Download Appion Files Shared » History » Version 26
Amber Herold, 02/02/2011 10:16 AM
1 | 26 | Amber Herold | Download Myami 2.1 (contains Appion and Leginon) using one of the following options: |
---|---|---|---|
2 | 1 | Anchi Cheng | |
3 | 16 | Amber Herold | |
4 | # *SVN Release Branch* |
||
5 | |
||
6 | 1 | Anchi Cheng | This is a stable supported branch from our code repository. |
7 | 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: |
8 | 12 | Amber Herold | <pre> |
9 | 20 | Amber Herold | sudo svn co http://emg.nysbc.org/svn/myami/branches/myami-2.1 myami/ |
10 | 2 | Amber Herold | </pre> |
11 | 10 | 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. |
12 | 16 | Amber Herold | |
13 | # *SVN Development version* |
||
14 | |
||
15 | 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. |
16 | 12 | Amber Herold | <pre> |
17 | sudo svn co http://emg.nysbc.org/svn/myami/trunk myami/ |
||
18 | </pre> |
||
19 | *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. |