..:: PCSX2 Forums ::..

Full Version: PCSX2 for Debian/Ubuntu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
Check emulog file. Or use ldd on a gs plugin to see the missing dep.
Thanks gregory.....

ldd libzzogl-0.4.0.so
found the missing dependency

and

apt-get install libGLEW-dev:i386
solved it.
Check GSdx plugin too.
(03-24-2015, 07:49 PM)gregory Wrote: [ -> ]Check GSdx plugin too.

command:-
ldd libGSdz-0.1.16.so

show:-
/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by ./libGSdx-0.1.16.so)

Debian Wheezy 64 bit, what dependency is missing?

Thanks
Sorry I forget to reply to you. The issue is the version of libstd c++. You need a newer version. Maybe you could upgrade to jessie that will be released soon.
ok. I will try to upgrade.

Thanks for your help.

(04-11-2015, 01:11 PM)gregory Wrote: [ -> ]Sorry I forget to reply to you. The issue is the version of libstd c++. You need a newer version. Maybe you could upgrade to jessie that will be released soon.
(04-11-2015, 01:11 PM)gregory Wrote: [ -> ]Sorry I forget to reply to you. The issue is the version of libstd c++. You need a newer version. Maybe you could upgrade to jessie that will be released soon.

I have upgraded to jessie, and now I am enjoying ps2 games.

Thanks for your help.
Smile
Hello I'm on debian testing which uses wxwidgets 3.0. There are some way to getting pcsx2 work in my distro? I've realized the stable pcsx2 binaries and source uses wxwidgets 2.8, I'm condemned to build the development version?

Thank you!
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36