Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Replacement for acroread on 64bit system?
Date: Mon, 09 Mar 2015 14:30:13
Message-Id: mdkakk$dhj$2@ger.gmane.org
In Reply to: [gentoo-user] Re: Replacement for acroread on 64bit system? by James
1 On 2015-03-07, James <wireless@×××××××××××.com> wrote:
2 > Grant Edwards <grant.b.edwards <at> gmail.com> writes:
3 >
4 >
5 >> I'm not sure what changed, but as of a few weeks ago I can no longer
6 >> install acroread on my AMD64 system (something to do with x86
7 >> emulation librarys being blocked by something in the Xorg server).
8 >
9 > Hello Grant,
10 >
11 > I do not remember doing anything special, but acroread works for
12 > me on amd64 with, these:
13
14 It used to work for me as well, but now it's blocked:
15
16 alpha grante # emerge -av acroread
17
18 These are the packages that would be merged, in order:
19
20 Calculating dependencies... done!
21 [ebuild N ] dev-util/bsdiff-4.3-r3 6 KiB
22 [ebuild N ] app-emulation/emul-linux-x86-xlibs-20140508 USE="(development) -opengl" ABI_X86="(-32)" 0 KiB
23 [ebuild N ] app-emulation/emul-linux-x86-opengl-20140508 USE="development" ABI_X86="(-32)" 0 KiB
24 [ebuild N ] app-emulation/emul-linux-x86-gtklibs-20140508-r3 USE="development" ABI_X86="(-32)" 0 KiB
25 [ebuild N ] app-text/acroread-9.5.5-r2 USE="nsplugin -html -ldap" LINGUAS="-ja -ko -zh_CN -zh_TW" 0 KiB
26 [blocks B ] app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ("app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]" is blocking dev-libs/libevdev-1.3)
27
28 Total: 5 packages (5 new), Size of downloads: 6 KiB
29 Conflict: 1 block (1 unsatisfied)
30
31 * Error: The above package list contains packages which cannot be
32 * installed at the same time on the same system.
33
34 (app-emulation/emul-linux-x86-xlibs-20140508:0/0::gentoo, ebuild scheduled for merge) pulled in by
35 ~app-emulation/emul-linux-x86-xlibs-20140508 required by (app-emulation/emul-linux-x86-gtklibs-20140508-r3:0/0::gentoo, ebuild scheduled for merge)
36 app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] required by (app-text/acroread-9.5.5-r2:0/0::gentoo, ebuild scheduled for merge)
37 >=app-emulation/emul-linux-x86-xlibs-20100611 required by (app-emulation/emul-linux-x86-opengl-20140508:0/0::gentoo, ebuild scheduled for merge)
38
39 (dev-libs/libevdev-1.3:0/0::gentoo, installed) pulled in by
40 dev-libs/libevdev required by (x11-drivers/xf86-input-evdev-2.9.1:0/0::gentoo, installed)
41
42 I've probably got the ABI_X86 stuff set incorrectly, but I've never
43 been able to find understandable documentation on how that's supposed
44 to be configured on an AMD64 system where you need to support a few
45 32-bit apps.
46
47 --
48 Grant Edwards grant.b.edwards Yow! JAPAN is a WONDERFUL
49 at planet -- I wonder if we'll
50 gmail.com ever reach their level of
51 COMPARATIVE SHOPPING ...

Replies

Subject Author
[gentoo-user] Re: Replacement for acroread on 64bit system? James <wireless@×××××××××××.com>