Download Appion Files Shared » History » Version 35
Anchi Cheng, 06/07/2012 01:34 PM
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 | 31 | Neil Voss | h2. Option 1: Release Version |
5 | 1 | Anchi Cheng | |
6 | 35 | Anchi Cheng | h1. NOT AVAILABLE YET FOR 2.2 |
7 | 30 | Neil Voss | |
8 | 31 | Neil Voss | h2. Option 2: SVN Release Branch |
9 | 1 | Anchi Cheng | |
10 | 31 | Neil Voss | * stable with latest bug updates |
11 | |||
12 | 16 | Amber Herold | |
13 | 1 | Anchi Cheng | This is a stable supported branch from our code repository. |
14 | 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: |
15 | 1 | Anchi Cheng | <pre> |
16 | 33 | Amber Herold | svn co http://emg.nysbc.org/svn/myami/branches/myami-2.2 myami/ |
17 | 1 | Anchi Cheng | </pre> |
18 | *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. |
||
19 | |
||
20 | |||
21 | 31 | Neil Voss | h2. Option 3: SVN Development version |
22 | |||
23 | * unstable with latest features |
||
24 | 30 | Neil Voss | |
25 | 16 | Amber Herold | |
26 | 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. |
27 | 12 | Amber Herold | <pre> |
28 | 28 | Neil Voss | svn co http://emg.nysbc.org/svn/myami/trunk myami/ |
29 | 12 | Amber Herold | </pre> |
30 | *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. |