Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] galeon-0.12.5-r1.ebuild
Date: Wed, 24 Oct 2001 12:46:54
Message-Id: 1003947880.28267.32.camel@nosferatu.lan
In Reply to: Re: [gentoo-dev] galeon-0.12.5-r1.ebuild by Grant Goodyear
1 On Wed, 2001-10-24 at 17:48, Grant Goodyear wrote:
2 > Hmmm. And I'm still having my original problem, even though
3 > emerge --debug net-www/galeon shows that --disable-applet is
4 > being passed to configure.
5 >
6 > + ./configure --host=i686-pc-linux-gnu --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib --with-mozilla-libs=/usr/lib/mozilla --with-mozilla-includes=/usr/lib/mozilla/include --with-gnome --without-debug --disable-applet --enable-gnome-file-selector
7 >
8 > [stuff snipped]
9 > checking for additional GNOME modules... gdk_pixbuf vfs libglade gnome gnomeui oaf xml glib gtk*** bonobox library is not installed
10 > configure: error:
11 > *** GNOME 1.2.8 or better is required.
12 > *** gdk-pixbuf 0.10.1 or better is required.
13 > *** gnome-vfs 1.0.1 or better is required.
14 > *** libglade 0.13 or better is required.
15 > *** libxml 1.8.14 or better is required.
16 > *** oaf 0.6.5 or better is required.
17 > *** libpanel-applet is required (unless --disable-applet is used)
18 > + diefunc src_compile 18 1
19 >
20
21 Hi
22
23 Like I stated in a earlier post, it is not the 'applet switch' that
24 causes the problem, but rather a problem in the DEPEND's
25
26 > checking for additional GNOME modules... gdk_pixbuf vfs libglade
27 gnome gnomeui oaf xml glib gtk*** bonobox library is not installed
28
29 Looking at above line, you can see that gdk_pixbuf, vfs, libglade, etc
30 is _NOT_ installed.
31
32
33 Greetings
34 --
35
36 Martin Schlemmer
37 Gentoo Linux Developer, Desktop Team Developer
38 Cape Town, South Africa

Replies

Subject Author
Re: [gentoo-dev] galeon-0.12.5-r1.ebuild Jon Nelson <jnelson@×××××××.net>
Re: [gentoo-dev] galeon-0.12.5-r1.ebuild "Damon M. Conway" <damon@×××××××××××.net>