Sugar on Fedora Core 6

From OLPC
Revision as of 18:22, 8 February 2007 by 66.187.233.202 (talk)
Jump to: navigation, search

The preferred method for building Sugar is to build from sources using sugar-jhbuild, as dependencies continue to change. A full build using sugar-jhbuild will require about 2 Gig of disk space.

Step 1: Make sure that all build tools are installed.

Carry out these three steps before installing the packages below.

  1. yum -y update
  2. yum groupinstall "Development Tools"
  3. yum groupinstall "X Software Development"

Step 2: Follow the build instructions for sugar-jhbuild.

(gregdek, 08 feb 2007)