Project

General

Profile

Linux distribution recommendation » History » Version 2

Anchi Cheng, 09/14/2010 11:19 AM

1 1 Anchi Cheng
h1. Linux distribution recommendation
2
3 2 Anchi Cheng
We list our experience and current progress here.
4
5 1 Anchi Cheng
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 2 Anchi Cheng
h2. Other known cases of success:
14 1 Anchi Cheng
15 2 Anchi Cheng
h3. SuSE
16 1 Anchi Cheng
17 2 Anchi Cheng
* Database server - Works
18
* Processing server - Works
19
* 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
20
21
h3. Fedora
22
23
* Database server - Works
24
* Processing server - Two members of the lab have Processing-server of Appion/Leginon installed on Fedora 10.
25
* Web server - unknown
26
27
h3. MacOS
28
29
* Database server - Works
30
* 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.
31
* Web server - php-mrc module does not function although compiled.