[Debian Wiki] Update of "BOINC/ServerGuide/Include/PreparationWrapperOld" by SteffenMoeller

Debian Wiki debian-www at lists.debian.org
Mon Jul 25 14:18:40 UTC 2011


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.

The "BOINC/ServerGuide/Include/PreparationWrapperOld" page has been changed by SteffenMoeller:
http://wiki.debian.org/BOINC/ServerGuide/Include/PreparationWrapperOld?action=diff&rev1=2&rev2=3

Comment:
reduction

- === When compiling the sources oneself ===
+ === Compiling sources oneself ===
  
+ Have the BOINC source code untarred to ~/boinc, the libraries compiled, and then {{{
- When building the 
- 
-  1. Compile sample application : {{{
  cd ~/boinc/samples/wrapper
  make
  }}}
-  2. Setup sample application : {{{
- cd "$installroot"/"$fileprojectname"
- sudo ./html/ops/single_job_setup.php ~/boinc/samples
- }}}
- 
- This 2^nd^ step then demands to add two
- binaries to the local config.xml file,
- have those electronically signed by{{{
- sudo bin/update_versions
- }}}. Once done, one shall restart BOINC {{{
- sudo bin/stop
- sudo bin/start
- }}}.
  
  This process needs to be repeated for every Linux architecture you plan to support. This is why typically only the most mainstreamish Linux flavours are supported, i.e. amd64 and i386.
  



More information about the pkg-boinc-commits mailing list