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

From Sugar Labs
Jump to navigation Jump to search
(→‎Supported versions: F10 has long been dropped, F11 is EOL. Mention only F13 because I got no feedback from any F12 or F14 user so far.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Supported versions==
 
==Supported versions==
Currently Fedora 13 should work.
+
 
 +
You will need at least Fedora 16. Fedora 17 or later is recommended (and required in order to run [[Activities/Read|Read]]).
  
 
To determine which version you are using, just run the following (you may need to install it first, see below for instructions):
 
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
 
  lsb_release -ir
  
==Requirements==
+
==Prerequisites==
 
 
A full build using sugar-jhbuild will require about 3 Gig of disk space.
 
  
==Prerequisites==
+
'''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
+
  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.