jhbuild
- From: George Kraft <gk4 austin ibm com>
- To: gnome-devel-list gnome org
- Subject: jhbuild
- Date: Wed, 02 Feb 2005 11:59:52 -0600
Where is the best place to post jhbuild questions? Below is the process
that I followed to build gnome28; however, I run into problems right
away. gtk-engine will not build because it wants gtk+ that is 2.6 or
better; however, gnome28 is explicitly building with gtk-2-4.
>Requested 'gtk+-2.0 >= 2.6.0' but version of GTK+ is 2.4.15
>configure: error: GTK+-2.0 is required to compile gtk-engines
>cvs -z3 -q -d :pserver:anonymous anoncvs gnome org:/cvs/gnome update
-dP -r gtk-2-4 .
su
/usr/sbin/useradd -m build
mkdir /opt/gnome2
chown build.build /opt/gnome2
su - build
htmlview http://cvs.gnome.org/viewcvs/jhbuild/README?view=markup &
export CVSROOT=:pserver:anonymous anoncvs gnome org:/cvs/gnome
export CVS_RSH=ssh
cvs checkout jhbuild
cd jhbuild
make install
cp sample.jhbuildrc $HOME/.jhbuildrc
cd $HOME
vi .jhbuildrc
> moduleset = 'gnome28'
mkdir -p cvs/gnome2
mkdir -p logs
jhbuild sanitycheck
jhbuild bootstrap
jhbuild sanitycheck
# do the above only once. repeat the following for every build.
nohup jhbuild tinderbox --output=$HOME/logs/$(date +%F) &
nohup htmlview file://$HOME/logs/$(date +%F) &
#EOF
--
George (gk4)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]