Gentoo Archives: gentoo-dev

From: Geert Bevin <gbevin@×××××××.be>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Important instructions to manually compile kde apps
Date: Mon, 26 Nov 2001 02:45:58
Message-Id: 1006764277.760.0.camel@inspiron.theleaf.office
In Reply to: [gentoo-dev] Important instructions to manually compile kde apps by Dan Armak
1 Hi,
2
3 about the kde 2.2.2 ebuilds. I merged kde-base/kde and there are some
4 strange problems. When I start applications from within gnome, they
5 work. However the startkde doesn't and just shows a blank screen. Any
6 ideas?
7
8 Gert.
9
10 On Sun, 2001-11-25 at 21:07, Dan Armak wrote:
11 > Hi all,
12 >
13 > Right now, with the "multi-kdelibs scheme", to compile a KDE app you need to
14 > do:
15 > ---
16 > export KDEDIR=/usr/lib/kdelibs-$ver
17 > ./configure --prefix=/usr[/local]
18 > ---
19 > (/usr/local being recommended for manually compiled apps)
20 > Also, kdevelop requires a correct KDEDIR setting (like the one above) to run
21 > configure scripts.
22 >
23 > I want to put this KDEDIR setting into /etc/env.d. This may cause people who
24 > don't read the above instructions to run configure without parameters, and
25 > their app will then install into KDEDIR=/usr/lib/kdelibs-* which is bad. They
26 > won't be expecting that because /usr/local is the default, but KDEDIR
27 > overrides it in this case.
28 >
29 > So, this needs to be put somewhere where many people will see it - a FAQ item
30 > probably, but most people don't read the FAQs until they have a problem.
31 >
32 > Suggestions? Where should this go?
33 >
34 > --
35 >
36 > Dan Armak
37 > Gentoo Linux Developer, Desktop Team
38 > Matan, Israel
39 > _______________________________________________
40 > gentoo-dev mailing list
41 > gentoo-dev@g.o
42 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
43 >
44 --
45 Geert Bevin
46 the Leaf sprl/bvba
47 "Use what you need" Pierre Theunisstraat 1/47
48 http://www.theleaf.be 1030 Brussels
49 gbevin@×××××××.be Tel & Fax +32 2 241 19 98

Replies

Subject Author
Re: [gentoo-dev] Important instructions to manually compile kde apps Bart Verwilst <verwilst@g.o>