public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] The way to gnome2 by hand
@ 2002-01-20 12:00 Sebastian Werner
  2002-01-20 13:40 ` Mikael Hallendal
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastian Werner @ 2002-01-20 12:00 UTC (permalink / raw
  To: gentoo-dev

Hey

I try to build gnome 2 by hand before try to create ebuilds for this. I
think i have the 50 % complete and want let you know the way. It's not
so easy like gnome1 because the developers have split each libary in an
own package. This is my current state in building gnome2 by hand:

All configured with this script:

-----------------------------

G2PRE="/usr/gnome/2"

PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$G2PRE/lib/pkgconfig"
export PKG_CONFIG_PATH

./configure --prefix="$G2PRE" --mandir=$G2PRE/share/man \
  --infodir=$G2PRE2/share/info --disable-debug --enable-threads $*

----------------------------------------------------
sysconfdir is currently stored inside G2PRE/etc

but i think it's ok to move it later to /etc/gnome2 or something
---------------------------------------------------------

pkgname                 version flags

glib                    1.3.12
atk                     0.9
pango                   0.23
gtk                     1.3.12  --enable-shm --with-xinput=xfree
linc                    0.1.15
libIDL                  0.7.2
ORBit2                  2.3.102
GConf                   1.1.6
bonobo-activation       0.9.3
libbonobo               1.109.0
gnome-mime-data         1.0.0
gnome-vfs               1.9.4
libgnome                1.109.1
libart_lgpl             2.3.8

libglade                1.99.5
(cp libglade-1.99.5/libglade-convert /usr/gnome/2/bin/)

libgnomecanvas          1.109.0
libbonoboui             1.109.2
libgnomeui              1.109.0
gnome-common            1.2.4
libwnck                 0.2
libzvt                  1.109.0


Greetings

Sebastian


-- 
Sebastian Werner
-
http://www.werner-productions.de
sebastian@werner-productions.de
-
Bismarckstraße 51
32427 Minden
-
Mobile: 0179.4590730


--------------------------------------------------------------------------------
Hey, waiter!  I want a NEW SHIRT and a PONY TAIL with lemon sauce!



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-01-20 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-20 12:00 [gentoo-dev] The way to gnome2 by hand Sebastian Werner
2002-01-20 13:40 ` Mikael Hallendal
2002-01-20 13:52   ` Sebastian Werner
2002-01-20 13:58     ` Mikael Hallendal
2002-01-20 14:05       ` Sebastian Werner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox