Hello list:
I am running redhat advanced server 3, and want to
build gnome 2.4 on it.
I checked out jhbuild from cvs, and ran make on
it.
I copied the jamesh.jhbuildrc file to ~/.jhbuildrc
and modified the cvsroot line for gnome to use anonymous anoncvs gnome org.
I also modified the checkout and install
paths.
When I ran
jhbuild build gnome-desktop
I got a number of errors in the autogen stage of
libxml2 (see below).
jhbuild output:
#!/bin/bash
gconftool-2 --type bool --set /desktop/gnome/interface/accessibility true gconftool-2 --type bool --set /apps/gnopernicus/srcore/br_active true gconftool-2 --type string --set /apps/gnopernicus/braille/device BRLTTY gconftool-2 --type string --set /apps/gnopernicus/braille/translation_table en_US gconftool-2 --type bool --set /apps/gnopernicus/srcore/sp_active true |