Sugar on Fedora Core 5: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Reverted edits by 124.87.40.203 (Talk); changed back to last version by Xavi) |
||
Line 6: | Line 6: | ||
Or you can use yum, as root, to install them: |
Or you can use yum, as root, to install them: |
||
yum install git gcc gcc-c |
yum install git gcc gcc-c++ autoconf automake libtool automake17 mozilla \ |
||
mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest libXdamage-devel \ |
mozilla-devel avahi avahi-glib avahi-tools xorg-x11-server-Xnest libXdamage-devel \ |
||
docbook-style-xsl gtk-doc libtiff-devel libjpeg-devel libXt-devel perl-XML-Parser \ |
docbook-style-xsl gtk-doc libtiff-devel libjpeg-devel libXt-devel perl-XML-Parser \ |
Revision as of 22:49, 23 June 2007
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 perl-XML-Parser \ gnome-common libgsf-devel libgnomeprint22-devel libgnomeprintui22-devel \ enchant-devel fribidi-devel gstreamer-devel gstreamer-plugins-base-devel \ python-pycurl expat-devel
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.