Sugar on Fedora Core 5: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 9: Line 9:
Install Gecko:
Install Gecko:
yum install mozilla mozilla-devel
yum install mozilla mozilla-devel

Install avahi:
yum install avahi avahi-glib avahi-tools


Install Xnest (used to emulate the OLPC display):
Install Xnest (used to emulate the OLPC display):

Revision as of 00:05, 18 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 avahi:

yum install avahi avahi-glib avahi-tools

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.