[Debian Wiki] Update of "BOINC/ServerGuide/Include/InstallationProjectNew" by dhananjay

Debian Wiki debian-www at lists.debian.org
Tue Jun 21 11:23:47 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/InstallationProjectNew" page has been changed by dhananjay:
http://wiki.debian.org/BOINC/ServerGuide/Include/InstallationProjectNew?action=diff&rev1=4&rev2=5

Comment:
Fix no longer required.

  ==== Installation ''with'' the Debian server package ====
- Due to some glitches in the package, which we are looking forward to fix, you need to execute following to remove hardlinks to build machine which still left in package.
- {{{
- sudo sed -i "s%^TOP_BUILD_DIR.*%TOP_BUILD_DIR='/usr/share/boinc-server'%" /usr/share/pyshared/Boinc/boinc_path_config.py
- }}}
- 
  If you use boinc-server package you need to use this command instead: {{{
  [ -r  ~/.boincproject.sh ] && . ~/.boincproject.sh
  [ -d "$installroot" ] || sudo mkdir "$installroot"



More information about the pkg-boinc-commits mailing list