Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] LXQT (~0.9.0-r2)
Date: Thu, 27 Aug 2015 15:29:15
Message-Id: loom.20150827T171129-828@post.gmane.org
1 Hello,
2
3 So on a recently upgraded system, I removed KDE and I'm attempting to
4 install LX!T-meta-0.9.0-r2. Any advise on that is most welcome. The system
5 had not been upgraded for several years (an old laptop) but all
6 seems fine now with portage, compilers, @system and @world all current.
7
8 Last sync :: Timestamp of repository gentoo: Wed, 26 Aug 2015 22:30:02 +0000
9
10
11 I removed all of the kde*meta packages and have been slowly cleaning
12 out the residual kde kruft via this resource's suggestions [1].
13
14
15 So far ncurses* and libcaca seem to be the only packages motivating
16 extreme creativity on installation. Right now I have ncurses-6.0
17 installed and I'm working on finding a compatible version of libcaca.
18 (I did not want to post to the current ncurses post but surely
19 ncurses issues are part of this compatibility issue.
20
21 Any tidbits, suggestions or package flag/tricks are most welcome
22 on the latest version of LXQT-meta.
23
24
25 Ok and libcaca just failed (again)::
26 "
27 /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld:
28 cannot find -lGLU
29
30 collect2: error: ld returned 1 exit status
31 distcc[1382] ERROR: compile (null) on localhost failed
32 Makefile:689: recipe for target 'libcaca.la' failed
33 make[2]: *** [libcaca.la] Error 1 "
34
35
36 I'm using distcc. I have turned distcc off (/etc/init.d/distcc stop)
37 on both the host and the other (8 core) system; and also used
38 " MAKEOPTS="-j1" USE="qt5 ". Distcc has not had any other issues
39 on this setup (same arch, compiler and key packages) for hundreds
40 of other compiles. So I'm a bit stumped.
41
42
43 What would be keen is the for somebody running the latest version
44 of lxqt-meta to list the files and flags they use. Hunches also
45 warmly received. Lafilefixer? (I thought all those tricks were
46 integrated into portage PM now?
47
48 [1] https://wiki.gentoo.org/wiki/KDE/Removal

Replies

Subject Author
Re: [gentoo-user] LXQT (~0.9.0-r2) Fernando Rodriguez <frodriguez.developer@×××××××.com>