Changes between Version 14 and Version 15 of SoftwarePrereqsUnix
- Timestamp:
- Sep 13, 2007, 8:25:01 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwarePrereqsUnix
v14 v15 9 9 || MySQL 4.0.9 or higher (with mysql-dev(el), and mysql-client) || X || || || || || 10 10 || Apache with mod_ssl and PHP5+ || X || || || || || 11 || PHP5 with php5-cli package|| X || || || || ||12 || [http://www.openssl.org/ OpenSSL] version 0.9.8+ || X || X || || ||||13 || [http://curl.haxx.se/ libcurl] version 7.15.5+ || || X || || ||||11 || [http://www.php.net/ PHP5] with [http://www.php.net/features.commandline cli support] and [http://www.php.net/gd GD] (packages php5-cli and php5-gd) || X || || || || || 12 || [http://www.openssl.org/ OpenSSL] version 0.9.8+ || X || X || || || || 13 || [http://curl.haxx.se/ libcurl] version 7.15.5+ || || X || || || || 14 14 || [http://www.wxwidgets.org/ WxWidgets] 2.8.3 (Configure with the `--with-gtk` `--disable-shared` options; BOINC needs a static library. If you have an older !WxWidgets installed, uninstall it (`make uninstall`), then install 2.6. Make sure you have the 'development' version installed. || || || X || || || 15 15 || Graphics libraries: GL, GLU, GLUT (or freeglut). You'll need a static (.a) version of GLUT or freeglut (some Linux distributions come with only a dynamic version). Use the 'development' version of GLUT or freeglut. || || || || || X || 16 16 || jpeglib, X11 libraries and include files || || || X || || X || 17 18 {{{ 19 #!comment 20 this page is a mess internally, it's hard to edit... 21 }}}