Gentoo Archives: gentoo-dev

From: drobbins@g.o
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Gnome Build Problems
Date: Thu, 11 Jan 2001 20:36:27
Message-Id: 20010111203627.B12571@cvs.gentoo.org
In Reply to: [gentoo-dev] Gnome Build Problems by Jerry A!
1 On Thu, Jan 11, 2001 at 10:18:44PM -0500, Jerry A! wrote:
2 > Hey, I don't know if this is my problem since I'm bleeding edge and
3 > wedging baselayout-1.5 onto my system.
4 >
5 > However, whenever I try to build anything that checks gtk-config and
6 > imlib-config, I get errors saying that neither program can be found.
7 >
8 > I'm guessing that the portage system may not have the appropriate PATH
9 > set. However, I don't know if there are variables that can either be
10 > added to /etc/make.conf (didn't see anything in the code that would
11 > parse GTK_CONFIG and IMLIB_CONFIG); or if there's a file in /etc/env.d
12 > that I can use for portages.
13 >
14 > Dan or Achim, can either of you shed some light on this?
15
16 I bet I know what it is. Make sure that the "10xfree" file (from
17 /usr/portage/x11-base/xfree/files) gets copied to /etc/env.d. Then, run
18 env-update, log out of everything and log back in and gtk-config and
19 imlib-config should be found.
20
21 --
22 Daniel Robbins <drobbins@g.o>
23 President/CEO http://www.gentoo.org
24 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] Gnome Build Problems Jerry A! <jerry@×××××××.org>