Sugar on Fedora Core 5: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Reverted edits by 81.177.14.26 (81.177.14.26); changed back to last version by 195.16.185.35)
Line 7: Line 7:


yum install git gcc gcc-c++ autoconf automake libtool automake17 mozilla \
yum install git gcc gcc-c++ autoconf automake libtool automake17 mozilla \
mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest \
mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest libXdamage-devel \
docbook-style-xsl gtk-doc libtiff-devel libjpeg-devel libXt-devel gnome-common
docbook-style-xsl gtk-doc libtiff-devel libjpeg-devel libXt-devel gnome-common



Revision as of 14:19, 29 November 2006

Install required packages

You will need some packages from the Fedora Core repositories. You can download the Sugar environment from here http://hg.fedoraproject.org/hg/olpc/applications/sugar--devel

Or you can use yum, as root, to install them:

yum install git gcc gcc-c++ autoconf automake libtool automake17 mozilla \
  mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest libXdamage-devel \
  docbook-style-xsl gtk-doc libtiff-devel libjpeg-devel libXt-devel gnome-common

There may be more packages required; if you find any more, please append them to this list.

Build

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