Hi folks, I’ve to run pcsx2 that use wxWidgets and I wonder which package provide the libwx_baseu-2.8.so.
./pcsx2: error while loading shared libraries: libwx_baseu-2.8.so.0: cannot open shared object file: No such file or directory
Hi folks, I’ve to run pcsx2 that use wxWidgets and I wonder which package provide the libwx_baseu-2.8.so.
./pcsx2: error while loading shared libraries: libwx_baseu-2.8.so.0: cannot open shared object file: No such file or directory
Hi
Um, libwx_baseu sort of gives you a clue… it should be this one
zypper in libwx_baseu-2_8-0-wxcontainer
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.7-desktop
up 1:33, 4 users, load average: 0.09, 0.09, 0.16
GPU GeForce 8600 GTS Silent - Driver Version: 280.13
Yes, it gives a clue; it belongs to wxwidgets
Still no luck
Hi
So;
zypper wp libwx_baseu-2.8.so.0
It's one of;
libwx_baseu-2_8-0-compat-lib-stl
libwx_baseu-2_8-0-compat-lib-wxcontainer
libwx_baseu-2_8-0-stl
libwx_baseu-2_8-0-wxcontainer
Now I know it use 32bit libraries but problem is there’s no 32bit package is available for wxWidgets, Any advice?
BUMP
Any help? I also need to install the 32bit version of wxwidgets in order to run PCSX2.