Linux Package Availability
From MantidProject
Available Packages
| Package | Required Version | RedHat Enterprise 5 | Fedora 11 | Ubuntu 8.10 | Ubuntu 9.04 |
|---|---|---|---|---|---|
| GCC | v4.1.2 (openMP with 4.2) | 4.1.2 and 4.3.2 | 4.4.0 | 4.3.2 | 4.4.3 |
| GSL | 1.10 (openMP with 4.2) | 1.10 (EPEL) | 1.12 | 1.11 | 1.12 |
| QT | v4.4.2 | 4.2.1 | 4.5.1 | 4.4.3 | 4.5.0 |
| SIP | v4.7.7 | 4.4.5 | 4.7.9 | 4.4.7 | 4.7.9 |
| PyQT | v4.4.3 | 3.16 | 4.4.4 | 4.4.3(called python-qt4) | 4.4.4 |
| QScintilla | v2.3.2 | 2.3.2 | 2.2.2 | 2.3.2 | |
| Python | v2.5 | 2.4.3 | 2.6 | 2.5.2 | 2.6.2 |
| BOOST | v1.34.1 | 1.33.1 | 1.37 | 1.34.1 and 1.35 | 1.34.1 and 1.35 |
| POCO | v1.3.1 | 1.3.0 (rpmforge) | 1.3.2 | 1.3.3 | |
| OpenCascade | v6.3 | 6.2.7 | 6.2.7 |
- There is a small complication with qscintilla on Ubuntu. The repository doesn't contain any of the sip definitions for the qscintilla classes, only the python library. I got around this using the sip and PyQt from the repository and building my own qscintilla - M. Gigg
