[ Overview ] | [ Download ] | [ Documentation ] | [ Support ] |
You can find the latest source code release of OpenSAF in the releases section of the file download area. The docs section contains the corresponding Programmer's reference documents for each release.
OpenSAF should compile and run on any modern LSB compliant Linux distribution. If you wish to build and install binary packages, you need an RPM-based distribution such as Fedora or openSUSE.
Minimum required versions for some important parts of the system are:
•Linux kernel, version 2.6.32 or later (see note below regarding TIPC, though)
•GNU C Library, version 2.11 or later
•GNU Compiler Collection, version 4.3 or later
•Libxml2, version 2.7 or later
•Libsqlite3, version 3.6 or later (only needed when configuring with --enable-imm-pbe)
Note that several important TIPC bugs have been corrected recently, so if you configure OpenSAF to use TIPC for cluster communication then you are recommended to use a much more recent version of the Linux kernel than suggested above.