Sugar on Fedora Core 5: Difference between revisions

From OLPC
Jump to navigation Jump to search
Line 5: Line 5:
yum install git gcc gcc-c++ autoconf automake libtool python-devel pygtk2-devel \
yum install git gcc gcc-c++ autoconf automake libtool python-devel pygtk2-devel \
gtk2-devel libwnck-devel mozilla mozilla-devel avahi avahi-glib avahi-tools \
gtk2-devel libwnck-devel mozilla mozilla-devel avahi avahi-glib avahi-tools \
xorg-x11-server-Xnest GConf2-devel docbook-style-xsl gtk-doc libgnome-devel
xorg-x11-server-Xnest GConf2-devel docbook-style-xsl gtk-doc


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

Revision as of 18:37, 29 August 2006

Install required packages

You will need some packages from the Fedora Core repositories. You can use yum, as root, to install them:

yum install git gcc gcc-c++ autoconf automake libtool python-devel pygtk2-devel \
  gtk2-devel libwnck-devel mozilla mozilla-devel avahi avahi-glib avahi-tools \
  xorg-x11-server-Xnest GConf2-devel docbook-style-xsl gtk-doc

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.