Gentoo Archives: gentoo-dev

From: Jerry A! <jerry@×××××××.org>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gnome Build Problems
Date: Thu, 11 Jan 2001 22:10:37
Message-Id: 20010112000933.B11629@kabbu.akopia.com
In Reply to: Re: [gentoo-dev] Gnome Build Problems by drobbins@gentoo.org
1 On Thu, Jan 11, 2001 at 08:36:27PM -0700, drobbins@g.o wrote:
2 :
3 : I bet I know what it is. Make sure that the "10xfree" file (from
4 : /usr/portage/x11-base/xfree/files) gets copied to /etc/env.d. Then, run
5 : env-update, log out of everything and log back in and gtk-config and
6 : imlib-config should be found.
7
8 Ended up being a chicken-egg problem. gnome-libs couldn't compile b/c
9 it couldn't find ORBit in the environment. ORBit was installed.
10 However env-update wasn't looking for anything in /opt/gnome. Turns out
11 that the only GNOME portage that installs anything in /etc/env.d is
12 gnome/gnome-1.2.4-r1.ebuild.
13
14 Methinks this isn't the desired behavior.
15
16 --Jerry
17
18 name: Jerry Alexandratos || Open-Source software isn't a
19 phone: 703.599.6023 || matter of life or death...
20 email: jerry@××××××.com || ...It's much more important
21 || than that!

Replies

Subject Author
Re: [gentoo-dev] Gnome Build Problems drobbins@g.o