Development Team/Jhbuild/Fedora: Difference between revisions

No edit summary
Humitos (talk | contribs)
No edit summary
 
(20 intermediate revisions by 8 users not shown)
Line 1: Line 1:
==Supported versions==
==Supported versions==
Currently 10 and 11 are supported.


==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==


sudo yum -y update
'''NOTE:''' please take a look at this tickets. They will help you to run Sugar
sudo yum -y groupinstall "Development Tools"
* http://bugs.sugarlabs.org/ticket/3513
sudo yum -y groupinstall "X Software Development"
* http://bugs.sugarlabs.org/ticket/3486


;NOTE: the dependency check will fail if you don't have a DISPLAY set.
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.
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].