Project

General

Profile

Linux distribution recommendation » History » Version 5

Anchi Cheng, 09/14/2010 12:15 PM

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 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
* Web server - Since current SuSE and Ubuntu 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
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.