Linux distribution recommendation » History » Version 12
Jim Pulokas, 08/09/2012 09:49 AM
1 | 1 | Anchi Cheng | h1. Linux distribution recommendation |
---|---|---|---|
2 | |||
3 | We list our experience and current progress here. |
||
4 | |||
5 | 9 | Anchi Cheng | h2. Our Preference : CentOS 5.x |
6 | 1 | Anchi Cheng | |
7 | If you have a new computer(s) for your Leginon/Appion installation, we recommend installing CentOS because it is considered to be more stable than other varieties of Linux. |
||
8 | |||
9 | CentOS is the same as Red Hat Enterprise Linux (RHEL), except that it is free and supported by the community. |
||
10 | |||
11 | We have most experience in the installation of the supporting packages on CentOS and this installation guide has specific instruction for the process. |
||
12 | |||
13 | 10 | Amber Herold | Start at [[Instructions for installing CentOS on your computer]]. |
14 | 2 | Anchi Cheng | |
15 | 1 | Anchi Cheng | h2. Other known cases of success: |
16 | |||
17 | 5 | Anchi Cheng | h3. Fedora 10 |
18 | 1 | Anchi Cheng | |
19 | * Database server - Works |
||
20 | * Processing server - Works |
||
21 | 5 | Anchi Cheng | * Web server - Works |
22 | 1 | Anchi Cheng | |
23 | 5 | Anchi Cheng | Start at [[appion:Instructions for installing Fedora on your computer]] |
24 | 1 | Anchi Cheng | |
25 | 5 | Anchi Cheng | h3. SuSE, Ubuntu |
26 | 1 | Anchi Cheng | |
27 | 5 | Anchi Cheng | * Database server - Works |
28 | * Processing server - Works |
||
29 | 11 | Anchi Cheng | * Web server - Our php-mrc module, which is needed by the Leginon/Appion web server, does not work on php 5.3 and above. Since current SuSE and Ubuntu distros come with php 5.3 or above, you will need to down grade to php 5.2. |
30 | 12 | Jim Pulokas | * The latest myami trunk now includes redux, a replacement for the php-mrc module. This has led to further testing and success with [[myami on Ubuntu]]. |
31 | 1 | Anchi Cheng | |
32 | h3. MacOS |
||
33 | |||
34 | * Database server - Works |
||
35 | * Processing server - Most bits working on MacOSX, but some of the appion python libraries contain ancient Fortran code that does not compile easily on a Mac and Leginon gui is defected because wxPython does not hide its objects properly. |
||
36 | * Web server - php-mrc module does not function although compiled. |