Gentoo Archives: gentoo-dev

From: Grant Goodyear <grant@××××××××××××××.edu>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] galeon-0.12.5-r1.ebuild
Date: Wed, 24 Oct 2001 09:48:43
Message-Id: 20011024114850.A18274@g2.ces.clemson.edu
In Reply to: Re: [gentoo-dev] galeon-0.12.5-r1.ebuild by "Tod M. Neidt"
1 Hmmm. And I'm still having my original problem, even though
2 emerge --debug net-www/galeon shows that --disable-applet is
3 being passed to configure.
4
5 + ./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
6
7 [stuff snipped]
8 checking for additional GNOME modules... gdk_pixbuf vfs libglade gnome gnomeui oaf xml glib gtk*** bonobox library is not installed
9 configure: error:
10 *** GNOME 1.2.8 or better is required.
11 *** gdk-pixbuf 0.10.1 or better is required.
12 *** gnome-vfs 1.0.1 or better is required.
13 *** libglade 0.13 or better is required.
14 *** libxml 1.8.14 or better is required.
15 *** oaf 0.6.5 or better is required.
16 *** libpanel-applet is required (unless --disable-applet is used)
17 + diefunc src_compile 18 1
18
19 -Grant-
20 --
21 ___________________________________________________________________
22 | Grant Goodyear | The Secrets of Physics: |
23 | Dept. of Chemistry - Clemson U |1. Add zero. |
24 | Clemson, SC 29634 |2. Multiply by one. |
25 |-------------------------------------|3. Expand in a Taylor series|
26 |e-mail: goodyea@×××××××.edu |4. Integrate by parts. |
27 |www:bernacchi.chem.uh.edu/~grant |5. Fourier transform. |
28 | |6. Add auxiliary variables |
29 |_____________________________________|____________________________|

Replies

Subject Author
Re: [gentoo-dev] galeon-0.12.5-r1.ebuild Martin Schlemmer <azarah@g.o>