Project

General

Profile

Linux distribution recommendation » History » Version 2

Anchi Cheng, 09/14/2010 11:43 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 2 Anchi Cheng
Start [[appion:Instructions for installing CentOS on your computer|here]] for instructions on CentOS installation.
14
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
29
h3. MacOS
30
31
* Database server - Works
32
* 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.
33
* Web server - php-mrc module does not function although compiled.