Changes between Version 31 and Version 32 of SoftwarePrereqsUnix


Ignore:
Timestamp:
Mar 19, 2011, 11:49:34 AM (13 years ago)
Author:
steffen_moeller
Comment:
adjusted positions of
X and in source code to help editing, removed comment about this being hard to edit

Legend:

Unmodified
Added
Removed
Modified
  • SoftwarePrereqsUnix

    v31 v32  
    77|| || Server    || Core client ||  BOINC Manager  || Applications       || Graphic apps
    88|| '''[http://subversion.tigris.org/ Subversion] (SVN) ''' [[BR]]   is needed to obtain the BOINC source code || X || X || X || X || X ||
    9 || '''[http://directory.fsf.org/GNU/ GNU tools]:''' [[BR]]   make 3.79+, m4 1.4+, libtool 1.5+, [[BR]]   autoconf 2.58+, automake 1.8+, GCC 3.0.4+      || X    || X    || X    || X    || X ||
    10 || '''[http://pkg-config.freedesktop.org/wiki/ pkg-config]''' 0.15+ || X || X || X || X || X ||
    11 || '''Python''' 2.2+ with [http://sourceforge.net/projects/mysql-python MySQLdb module 0.9.2+] [[BR]]   (see [PythonMysql installation instructions]) and xml module    || X    || || || || ||
    12 || '''MySQL''' 4.0.9 or higher (with mysql-dev(el), and mysql-client) || X      || || || || ||
    13 || '''sqlite''' 3.1 or higher (packages sqlite-dev(el) and sqlite)    ||     ||  || X || || ||
    14 || '''Apache''' with mod_ssl and PHP5+          || X    || || || || ||
    15 || '''[http://www.php.net/ PHP5]''' with [http://www.php.net/features.commandline cli support] and the [http://www.php.net/gd GD] and MySQL modules [[BR]](packages php5-cli and php5-gd) || X  || || || || ||
    16 || '''[http://www.openssl.org/ OpenSSL]''' version 0.9.8+               || X || X ||   ||   ||   ||
    17 || '''[http://curl.haxx.se/ libcurl]''' version 7.17.1+                 ||   || X ||   ||   ||   ||
    18 || '''[http://www.wxwidgets.org/ wxWidgets]''' 2.8.3 [[BR]]   (Configure with the `--with-gtk` `--disable-shared` options); [[BR]]   BOINC needs a static library. [[BR]]   If you have an older wxWidgets installed, [[BR]]uninstall it (`make uninstall`), then install 2.8. [[BR]]Make sure you have the 'development' version installed. ||  ||   || X || || ||
     9|| '''[http://directory.fsf.org/GNU/ GNU tools]:''' [[BR]]   make 3.79+, m4 1.4+, libtool 1.5+, [[BR]]   autoconf 2.58+, automake 1.8+, GCC 3.0.4+                                                            || X || X || X || X || X ||
     10|| '''[http://pkg-config.freedesktop.org/wiki/ pkg-config]''' 0.15+   || X || X || X || X || X ||
     11|| '''Python''' 2.2+ with [http://sourceforge.net/projects/mysql-python MySQLdb module 0.9.2+] [[BR]]   (see [PythonMysql installation instructions]) and xml module                                         || X ||   ||   ||   ||  ||
     12|| '''MySQL''' 4.0.9 or higher (with mysql-dev(el), and mysql-client) || X ||   ||   ||   ||  ||
     13|| '''sqlite''' 3.1 or higher (packages sqlite-dev(el) and sqlite)    ||   ||   || X ||   ||  ||
     14|| '''Apache''' with mod_ssl and PHP5+                                || X ||   ||   ||   ||  ||
     15|| '''[http://www.php.net/ PHP5]''' with [http://www.php.net/features.commandline cli support] and the [http://www.php.net/gd GD] and MySQL modules [[BR]](packages php5-cli and php5-gd)                   || X ||   ||   ||   ||  ||
     16|| '''[http://www.openssl.org/ OpenSSL]''' version 0.9.8+             || X || X ||   ||   ||   ||
     17|| '''[http://curl.haxx.se/ libcurl]''' version 7.17.1+               ||   || X ||   ||   ||   ||
     18|| '''[http://www.wxwidgets.org/ wxWidgets]''' 2.8.3 [[BR]]   (Configure with the `--with-gtk` `--disable-shared` options); [[BR]]   BOINC needs a static library. [[BR]]   If you have an older wxWidgets installed, [[BR]]uninstall it (`make uninstall`), then install 2.8. [[BR]]Make sure you have the 'development' version installed.    ||   ||   || X ||   ||  ||
    1919|| '''Graphics libraries:''' GL, GLU, GLUT (or freeglut). [[BR]]You'll need a static (.a) version of GLUT or freeglut [[BR]](some Linux distributions come with only a dynamic version). [[BR]]Use the 'development' version of GLUT or freeglut.  ||  ||   ||   || || X ||
    20 || '''jpeglib, X11''' libraries and include files        ||  ||   || X || || X ||
     20|| '''jpeglib, X11''' libraries and include files                     ||   ||   || X ||  || X ||
    2121
    2222|| '''libstdc++.a''' (needed for portable executables; on Fedora, the yum package is libstdc++-static-4.5.1-4.fc14.i686) || || || || X || X ||
     
    3232 * php-gd
    3333
    34 {{{
    35 #!comment
    36 this page is a mess internally, it's hard to edit...
    37 }}}