Sugar on Fedora Core 5: Difference between revisions
Jump to navigation
Jump to search
m (Sugar on Fedora Core moved to Sugar on Fedora Core 5) |
|||
Line 3: | Line 3: | ||
Install building tools: |
Install building tools: |
||
yum install git autoconf automake libtool |
yum install git autoconf automake libtool |
||
Install GNOME libraries: |
|||
yum install gnome-python2 gnome-python2-libwnck |
|||
Install Gecko: |
Install Gecko: |
Revision as of 15:00, 16 July 2006
Install required packages
Install building tools:
yum install git autoconf automake libtool
Install GNOME libraries:
yum install gnome-python2 gnome-python2-libwnck
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.