Ubuntu 12.04 and PCSX2
#1
Hello all))
I have been waiting ages for Ubuntu 12.04 to be able to play pcsx2 on 64-bit system. Looking through the forum I have not found many post relating to this version of linux. So I decided to try it myself))
here is my first problem so far:
Code:
ERROR the plugin (plugins/libGSnull.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libdev9null-0.5.0.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libFWnull-0.7.0.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libCDVDnull.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libGSdx-0.1.16.so) miss some dependencies
        libGLU.so.1 => not found
    libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found
    libXmu.so.6 => not found
    libGLU.so.1 => not found

ERROR the plugin (plugins/libonepad-1.1.0.so) miss some dependencies
        libSDL-1.2.so.0 => not found
    libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libSPU2null.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libUSBnull-0.7.0.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

ERROR the plugin (plugins/libzzogl-0.4.0.so) miss some dependencies
        libCg.so => not found
    libCgGL.so => not found
    libGLU.so.1 => not found
    libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found
    libwx_baseu-2.8.so.0 => not found
    libwx_gtk2u_core-2.8.so.0 => not found
    libwx_gtk2u_adv-2.8.so.0 => not found
    libXmu.so.6 => not found
    libGLU.so.1 => not found

ERROR the plugin (plugins/libCDVDiso.so) miss some dependencies
        libbz2.so.1.0 => not found

ERROR the plugin (plugins/libspu2x-2.0.0.so) miss some dependencies
        libportaudio.so.2 => not found
    libSoundTouch.so.0 => not found
    libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found
    libwx_baseu-2.8.so.0 => not found
    libwx_gtk2u_core-2.8.so.0 => not found
    libwx_gtk2u_adv-2.8.so.0 => not found

ERROR the plugin (plugins/libPADnull.so) miss some dependencies
        libgdk_pixbuf-2.0.so.0 => not found
    libgdk-x11-2.0.so.0 => not found
    libgtk-x11-2.0.so.0 => not found
    libcairo.so.2 => not found
    libpango-1.0.so.0 => not found
    libatk-1.0.so.0 => not found

./pcsx2: error while loading shared libraries: libwx_baseu-2.8.so.0: cannot open shared object file: No such file or directory

Ok am I blind or did I miss something in the guide? Where do I get all those dependencies. I mean is there a full list? What i did so far is followed this guide and installed what it said:
http://pcsx2.net/config-guide/official-e...guide.html
Reply

Sponsored links

#2
you need to install 32bits version of the dependency (or directly use my ppa). You can use this kind of command sudo apt get install libglew1.7:i386 etc...
Reply




Users browsing this thread: 1 Guest(s)