Gentoo Archives: gentoo-user

From: Hartmut Figge <h.figge@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Problem with playonlinux - 4.2.12 or 4.3.4
Date: Sat, 19 Oct 2019 03:31:55
Message-Id: 0a019875-ceb4-5204-215a-160650ba1a73@hfigge.myfqdn.de
In Reply to: Re: [gentoo-user] Re: Problem with playonlinux - 4.2.12 or 4.3.4 by Mick
1 >I recall having similar problems with another package seemingly caused by
2 >wxGtk and a rebuild of dev-python/wxpython fixed it for me. Perhaps you want
3 >to give it a try?
4
5 The problem with this is that building wxpython requires the previous
6 building of wxGTK. *g*
7
8 hafi@i5-64 ~ $ emerge -pq wxpython
9 [ebuild N ] x11-libs/wxGTK-3.0.4-r2
10 [ebuild N ] dev-python/wxpython-3.0.2.0
11
12 At the moment I have managed to install all required dependencies of
13 playonlinux besides these:
14
15 hafi@i5-64 ~ $ emerge -pq -t playonlinux
16 [ebuild N ] app-emulation/playonlinux-4.3.4
17 [ebuild N ] dev-python/wxpython-3.0.2.0
18 [ebuild N ] x11-libs/wxGTK-3.0.4-r2
19
20 Hartmut