Linux distribution recommendation » History » Version 4
Anchi Cheng, 09/14/2010 11:51 AM
1 | 1 | Anchi Cheng | h1. Linux distribution recommendation |
---|---|---|---|
2 | |||
3 | We list our experience and current progress here. |
||
4 | |||
5 | h2. Our Preference : CentOS |
||
6 | |||
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 | 4 | Anchi Cheng | Start at [[appion:Instructions for installing CentOS on your computer]]. |
14 | 2 | Anchi Cheng | |
15 | 1 | Anchi Cheng | h2. Other known cases of success: |
16 | |||
17 | h3. SuSE |
||
18 | |||
19 | * Database server - Works |
||
20 | * Processing server - Works |
||
21 | * Web server - since current SuSE come with php 5.3 or above while our php-mrc module needed at Leginon/Appione web server does not yet work on php 5.3 and above, php will need to be down grade to php 5.2 |
||
22 | |||
23 | h3. Fedora |
||
24 | |||
25 | * Database server - Works |
||
26 | * Processing server - Two members of the lab have Processing-server of Appion/Leginon installed on Fedora 10. |
||
27 | * Web server - unknown |
||
28 | 4 | Anchi Cheng | |
29 | Start at [[appion:Instructions for installing Fedora on your computer]] |
||
30 | 1 | Anchi Cheng | |
31 | h3. MacOS |
||
32 | |||
33 | * Database server - Works |
||
34 | * 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. |
||
35 | * Web server - php-mrc module does not function although compiled. |