Sugar on Fedora Core 5: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==Requisites== |
|||
==Install required packages== |
|||
Install building tools: |
|||
⚫ | |||
yum install git autoconf automake libtool |
|||
Install Gecko: |
|||
yum install mozilla mozilla-devel |
|||
Install Xnest (used to emulate the OLPC display): |
|||
⚫ | |||
==Build== |
==Build== |
Revision as of 14:06, 16 July 2006
Requisites
Install building tools:
yum install git autoconf automake libtool
Install Gecko:
yum install mozilla mozilla-devel
Install Xnest (used to emulate the OLPC display):
yum install xorg-x11-server-Xnest
Build
The easiest way to build Sugar from sources is to use sugar-jhbuild.