Changes between Version 32 and Version 33 of SoftwarePrereqsUnix
- Timestamp:
- Mar 19, 2011, 12:05:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwarePrereqsUnix
v32 v33 22 22 || '''libstdc++.a''' (needed for portable executables; on Fedora, the yum package is libstdc++-static-4.5.1-4.fc14.i686) || || || || X || X || 23 23 24 Example: to build the server software on FC14, I had to yum in the following modules: 24 25 Examples for setups in various distributions: 26 27 To build the server software on FC14, I had to yum in the following modules: 25 28 26 29 * subversion-1.6.13-1.fc14.i686 (for svn) … … 32 35 * php-gd 33 36 37 For Debian and Ubuntu one may inspect the build dependencies for the .deb packages, which comprise both the client and the server: 38 * [[http://wiki.debian.org/BOINC#Installationfromsource wiki.debian.org/BOINC]] Instructions to build Debian/Ubuntu packages for BOINC 39 * [[http://git.debian.org/?p=pkg-boinc/boinc.git;a=blob;f=debian/control;hb=HEAD debian/control from repository]] Direct link to "debian/control" file with the "Build-Depends:" line. 40 * [[http://packages.qa.debian.org/b/boinc.html overview on Versions of BOINC in Debian]] The Debian Package Tracking System on BOINC