Sugar on Fedora Core 5: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 2: Line 2:


As root user, install the building tools using Yum:
As root user, install the building tools using Yum:
yum install git autoconf automake libtool


yum install git autoconf automake libtool gtk2-devel libwnck-devel mozilla mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest
Install GNOME libraries:
yum install gtk2-devel libwnck-devel

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

Revision as of 17:16, 20 July 2006

Install required packages

As root user, install the building tools using Yum:

yum install git autoconf automake libtool gtk2-devel libwnck-devel mozilla mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest

Build

The easiest way to build Sugar from sources is to use sugar-jhbuild.