Changes between Version 1 and Version 2 of OperatingSystem


Ignore:
Timestamp:
08/07/09 16:07:12 (4 years ago)
Author:
swh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OperatingSystem

    v1 v2  
    11= Operating Systems = 
    22 
    3 Our productions systems all run on [http://www.centos.org/ CentOS 5], but any Linux distribution should be OK. 
     3Our productions systems all run on the 64bit versions of [http://www.centos.org/ CentOS 5], but any Linux distribution should be OK. 
    44 
    55The software can be compiled, and works on Mac OS 10.4+ with fink or ports, but without cluster support. Cluster support requires the Avahi library, which is difficult to build on OS X. 
    66 
    77It should be portable to other UNIX-like systems, with a little effort, though this has not been attempted. 
     8 
     9We have never attempted to build it on Windows, a port would probably be a significant effort.