Das Forum

suse 10.3 install error

Autor Antworten
pricesully Tuesday 7 April 2009 at 21:10
pricesullyAnonymous

installs ok but fails to work
when using from the command line:

playonlinux
Traceback (most recent call last):
File "/usr/share/playonlinux/python/message_one.py", line 24, in <module>
import wx
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/__init__.py", line 45, in <module>
from wx._core import *
File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 4, in <module>
import _core_
ImportError: libmspack.so.0: cannot open shared object file: No such file or directory


please be gentle
I'm new to Linux
NSLW Tuesday 7 April 2009 at 22:49
NSLW

You are lacking python package. You didn't wrote what package of PlayOnLinux you downloaded (I think it's generic) You can do one of two proposed solutions.

1) install PlayOnLinux package special for OpenSUSE which is here

2) install "python" package through YAST (i think it is called so in OpenSUSE)

pricesully Wednesday 8 April 2009 at 10:40
pricesullyAnonymous

the package for opensuse is the one I installed
will try the python install and get back to you
thank you for your assistance