Difference between revisions of "Development Team/Jhbuild/Fedora"

From Sugar Labs
Jump to navigation Jump to search
(→‎Prerequisites: add back redhat-lsb - seems not to be included by default on CD installs)
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
==Supported versions==
 
==Supported versions==
Currently Fedora 10 and Fedora 11 should both work.  Fedora 10 will be phased out soon.
 
  
==Requirements==
+
You will need at least Fedora 16. Fedora 17 or later is recommended (and required in order to run [[Activities/Read|Read]]).
  
A full build using sugar-jhbuild will require about 3 Gig of disk space.
+
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
  
 
==Prerequisites==
 
==Prerequisites==
  
  yum install redhat-lsb
+
'''NOTE:''' please take a look at this tickets. They will help you to run Sugar
 +
* http://bugs.sugarlabs.org/ticket/3513
 +
* http://bugs.sugarlabs.org/ticket/3486
 +
 
 +
  yum install redhat-lsb git subversion
  
 
Other than that and the packages mentioned by <code>./sugar-jhbuild depscheck</code> (please see the non-distro specific instructions) nothing else should be required.
 
Other than that and the packages mentioned by <code>./sugar-jhbuild depscheck</code> (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 [http://dev.sugarlabs.org/newticket?component=sugar-jhbuild&version=Git%20as%20of%20bugdate&type=defect&summary=Need%20package%20%3cinsert%20name%20of%20package%3e%20on%20%3cinsert%20name%20of%20distribution%3e&description=%3cplease%20explain%20why%20you%20think%20the%20package%20is%20required%20%28e.g.%20error%20message%29%3e file a bug report] (login required first, but currently no automatic redirection to login page) against the sugar-jhbuild Component on the [http://dev.sugarlabs.org/ Sugar Labs bug tracker].
 
If you notice that any package is required, but not mentioned by depscheck, please [http://dev.sugarlabs.org/newticket?component=sugar-jhbuild&version=Git%20as%20of%20bugdate&type=defect&summary=Need%20package%20%3cinsert%20name%20of%20package%3e%20on%20%3cinsert%20name%20of%20distribution%3e&description=%3cplease%20explain%20why%20you%20think%20the%20package%20is%20required%20%28e.g.%20error%20message%29%3e file a bug report] (login required first, but currently no automatic redirection to login page) against the sugar-jhbuild Component on the [http://dev.sugarlabs.org/ Sugar Labs bug tracker].

Latest revision as of 11:00, 25 April 2012

Supported versions

You will need at least Fedora 16. Fedora 17 or later is recommended (and required in order to run Read).

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

Prerequisites

NOTE: please take a look at this tickets. They will help you to run Sugar

yum install redhat-lsb git subversion

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.