[Slackbuilds-users] Bug report on PlayOnLinux slackbuild
Raiderwolf
Raiderwolf at verizon.net
Tue Aug 26 18:42:59 UTC 2014
BUG REPORT
System:
Slackware64 14.1 Multilib from Alien
AMD Phenom II X4 965 Black Edition
AMD Radeon HD 6950 in Crossfire with AMD proprietary drivers
Problem:
I have been trying to run PlayOnLinux as installed with the following
slackbuild:
http://slackbuilds.org/repository/14.1/games/playonlinux/?search=playonlinux
It appears to install fine yet when I try to run it I get a scrolling
screen of errors:
"ImportError: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file:
No such file or directory Looking for python... 2.7.5 - selected
Traceback (most recent call last):
File "mainwindow.py", line 34, in <module>
import wx, wx.aui
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py",
line 45, in <module> from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 4, in <module> import _core_
ImportError: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file:
No such file or directory Looking for python... 2.7.5 - selected
Traceback (most recent call last):
File "mainwindow.py", line 34, in <module>
import wx, wx.aui
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py",
line 45, in <module> from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 4, in <module> import _core_
ImportError: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file:
No such file or directory Looking for python... 2.7.5 - selected
Traceback (most recent call last):
File "mainwindow.py", line 34, in <module>
import wx, wx.aui
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py",
line 45, in <module> from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 4, in <module> import _core_
ImportError: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file:
No such file or directory Looking for python... 2.7.5 - selected
Traceback (most recent call last):
File "mainwindow.py", line 34, in <module>
import wx, wx.aui
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py",
line 45, in <module> from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 4, in <module> import _core_
ImportError: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file:
No such file or directory Looking for python... 2.7.5 - selected
Traceback (most recent call last):
File "mainwindow.py", line 34, in <module>
import wx, wx.aui
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py",
line 45, in <module> from wx._core import *
File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py",
line 4, in <module> import _core_"
That is the repeating error I get scrolling down the screen. It looks
like a dependency error since it is saying:
"ImportError: libwx_gtk2u_xrc-3.0.so.0: cannot open shared object file:
No such file or directory Looking for python... 2.7.5 - selected"
When I try to install the RPM for it,
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64.rpm, it gives more
dependency problems, which many of the dependency libraries, I am sure,
are already on my PC because Linux would not work properly without
libc.so.6 (I know, because I deleted it by accident trying to fix this
issue and had to recreate it with my Slackware boot CD.), the first
file on the dependency list, and it is on my PC in the /lib64 directory.
Directory listing:
klhill at Austin:/playonlinux$ ls -l /lib64/libc*
-rwxr-xr-x 1 root root 2098910 Sep 16 2013 /lib64/libc-2.17.so*
lrwxrwxrwx 1 root root 12 Aug 24 21:22 /lib64/libc.so.6 ->
libc-2.17.so* -rw-r--r-- 1 root root 27948 Jun 24
2012 /lib64/libcap.a lrwxrwxrwx 1 root root 11 Mar 21
13:28 /lib64/libcap.so -> libcap.so.2* lrwxrwxrwx 1 root root 14
Mar 21 13:28 /lib64/libcap.so.2 -> libcap.so.2.22* -rwxr-xr-x 1 root
root 20216 Jun 24 2012 /lib64/libcap.so.2.22* -rwxr-xr-x 1 root
root 200731 Sep 16 2013 /lib64/libcidn-2.17.so* lrwxrwxrwx 1 root
root 15 Mar 23 17:30 /lib64/libcidn.so.1 -> libcidn-2.17.so*
-r--r--r-- 1 root root 18128 Aug 16 2013 /lib64/libcom_err.a
lrwxrwxrwx 1 root root 17 Mar 21 13:19 /lib64/libcom_err.so.2 ->
libcom_err.so.2.1* -rwxr-xr-x 1 root root 12464 Aug 16
2013 /lib64/libcom_err.so.2.1* -rwxr-xr-x 1 root root 48928 Sep 16
2013 /lib64/libcrypt-2.17.so* lrwxrwxrwx 1 root root 16 Mar 23
17:30 /lib64/libcrypt.so.1 -> libcrypt-2.17.so* lrwxrwxrwx 1 root
root 18 Mar 21 13:19 /lib64/libcrypto.so.0 -> libcrypto.so.0.9.8*
-r-xr-xr-x 1 root root 1819520 Feb 11 2013 /lib64/libcrypto.so.0.9.8*
lrwxrwxrwx 1 root root 18 Mar 21 13:30 /lib64/libcrypto.so.1 ->
libcrypto.so.1.0.0* -r-xr-xr-x 1 root root 1922328 Feb 11
2013 /lib64/libcrypto.so.1.0.0* lrwxrwxrwx 1 root root 22 Mar 21
13:19 /lib64/libcryptsetup.so.4 -> libcryptsetup.so.4.2.0* -rwxr-xr-x 1
root root 99232 Jul 5 2012 /lib64/libcryptsetup.so.4.2.0*
This is what happens when I try the attempt to install
the package:
root at Austin:/home/klhill/Downloads/Drivers/Libraries# rpm -U
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64.rpm
warning: libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64.rpm: Header V3
RSA/SHA256 Signature, key ID 3dbdc284: NOKEY
error: Failed dependencies:
libc.so.6()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libc.so.6(GLIBC_2.14)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libgcc_s.so.1()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libgcc_s.so.1(GCC_3.0)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libm.so.6()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libstdc++.so.6()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libstdc++.so.6(CXXABI_1.3)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libstdc++.so.6(GLIBCXX_3.4)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libstdc++.so.6(GLIBCXX_3.4.10)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_baseu-3.0.so.0(stl)()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_baseu-3.0.so.0(stl)(WXU_3.0)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_baseu_xml-3.0.so.0(stl)()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_baseu_xml-3.0.so.0(stl)(WXU_3.0)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_gtk2u_adv-3.0.so.0(stl)()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_gtk2u_adv-3.0.so.0(stl)(WXU_3.0)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_gtk2u_core-3.0.so.0(stl)()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_gtk2u_core-3.0.so.0(stl)(WXU_3.0)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_gtk2u_html-3.0.so.0(stl)()(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
libwx_gtk2u_html-3.0.so.0(stl)(WXU_3.0)(64bit) is needed by
libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64
Please provide assistance with this. This is a relatively new
Slackbuild and I don't see anything about it in the Mail list.
Thanks,
Kevin Hill
More information about the SlackBuilds-users
mailing list