Jump to content

Development Team/Jhbuild/Fedora: Difference between revisions

From Sugar Labs
No edit summary
Prerequisites: remove obsolete note about depscheck failing without DISPLAY
Line 11: Line 11:
  sudo yum -y groupinstall "Development Tools"
  sudo yum -y groupinstall "Development Tools"
  sudo yum -y groupinstall "X Software Development"
  sudo yum -y groupinstall "X Software Development"
;NOTE: the dependency check will fail if you don't have a DISPLAY set.

Revision as of 06:31, 22 May 2009

Supported versions

Currently Fedora 10 and Fedora 11 should both work. Fedora 10 will be phased out soon.

Requirements

A full build using sugar-jhbuild will require about 3 Gig of disk space.

Prerequisites

sudo yum -y update
sudo yum -y groupinstall "Development Tools"
sudo yum -y groupinstall "X Software Development"