Project

General

Profile

Download Appion Files Shared » History » Version 42

Amber Herold, 11/18/2013 01:03 PM

1 42 Amber Herold
Download Myami 3.0 (contains Appion and Leginon) using one of the following options:
2 1 Anchi Cheng
3 16 Amber Herold
4 36 Anchi Cheng
h2. Option 1: SVN Release Branch (Recommended)
5 1 Anchi Cheng
6 31 Neil Voss
* stable with latest bug updates
7
8 16 Amber Herold
 
9 1 Anchi Cheng
This is a stable supported branch from our code repository. 
10 39 Amber Herold
The latest release targeted for CentOS5 is myami-2.2.
11 42 Amber Herold
The latest release targeted for CentOS6 is myami-3.0. 
12 39 Amber Herold
13 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:
14 1 Anchi Cheng
<pre>
15 40 Amber Herold
# CentOS 5 (pre-PHP 5.3)
16 1 Anchi Cheng
svn co http://emg.nysbc.org/svn/myami/branches/myami-2.2 myami/
17
</pre>
18 39 Amber Herold
19
*OR*
20
21
<pre>
22 40 Amber Herold
# CentOS 6 (PHP 5.3)
23 42 Amber Herold
svn co http://emg.nysbc.org/svn/myami/branches/myami-3.0 myami/
24 39 Amber Herold
</pre>
25
26 33 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.
27 1 Anchi Cheng
&nbsp;
28 36 Anchi Cheng
29 41 Anchi Cheng
h2. Option 2: SVN Development version
30 31 Neil Voss
31
* unstable with latest features
32 30 Neil Voss
33 16 Amber Herold
&nbsp;
34 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.
35 12 Amber Herold
<pre>
36 28 Neil Voss
svn co http://emg.nysbc.org/svn/myami/trunk myami/
37 12 Amber Herold
</pre>
38
*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.