Libzypp/Devel/icecream

From openSUSE

icecream

  • install icecream
  • Ensure that /etc/sysconfig/icecream has
ICECREAM_NETNAME="AUTOBUILD"
ICECREAM_SCHEDULER_HOST="icecream.suse.de"
  • run rcicecream start (as root)
  • Run this
if ps axl | grep -q '[/]usr/sbin/iceccd'; then
MAKE="make -j 15"
else
MAKE=make
fi

You can learn more about icecream at wiki.kde.org/icecream

back ...

Last edit in Trac '02/10/06 16:05:32' by 'kkaempf'


Last edit in Trac '02/10/06 16:05:32' by 'kkaempf'


Last edit in Trac '02/10/06 16:05:32' by 'kkaempf'


Last edit in Trac '02/10/06 16:05:32' by 'kkaempf'