Jump to content

Development Team/Jhbuild/Fedora: Difference between revisions

From Sugar Labs
Supported versions: Don't know which version you are using? /etc/fedora-release
Supported versions: rephrase the "how do you determine your version" instructions
Line 2: Line 2:
Currently Fedora 10 and Fedora 11 should both work.  Fedora 10 will be phased out soon.
Currently Fedora 10 and Fedora 11 should both work.  Fedora 10 will be phased out soon.


 
To determine which version you are using, just run the following (you may need to install it first, see below for instructions):
Don't know which version you are using?
  lsb_release -ir
  /etc/fedora-release


==Requirements==
==Requirements==

Revision as of 13:54, 13 August 2009

Supported versions

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

To determine which version you are using, just run the following (you may need to install it first, see below for instructions):

lsb_release -ir

Requirements

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

Prerequisites

yum install redhat-lsb

Other than that and the packages mentioned by ./sugar-jhbuild depscheck (please see the non-distro specific instructions) nothing else should be required. If you notice that any package is required, but not mentioned by depscheck, please file a bug report (login required first, but currently no automatic redirection to login page) against the sugar-jhbuild Component on the Sugar Labs bug tracker.