PCSX2 for Debian/Ubuntu
Hello I'm back again! The thread was helpful, but now I'm running into a problem along the same line as my last. I've gotten it down to fewer entries in the log

Quote:[wx] libEGL.so.1: cannot open shared object file: No such file or directory
Path: /home/desktop/Desktop/pcsx2-1.2.2/plugins/libGSdx-0.1.16.so
File is not a valid dynamic library.
Some kinda plugin failure: /home/desktop/Desktop/pcsx2-1.2.2/plugins/libGSdx-0.1.16.so
[wx] libGLEW.so.1.10: cannot open shared object file: No such file or directory
Path: /home/desktop/Desktop/pcsx2-1.2.2/plugins/libzzogl-0.4.0.so
File is not a valid dynamic library.
Some kinda plugin failure: /home/desktop/Desktop/pcsx2-1.2.2/plugins/libzzogl-0.4.0.so
[wx] libbz2.so.1.0: cannot open shared object file: No such file or directory
Path: /home/desktop/Desktop/pcsx2-1.2.2/plugins/libCDVDiso.so
File is not a valid dynamic library.
Some kinda plugin failure: /home/desktop/Desktop/pcsx2-1.2.2/plugins/libCDVDiso.so
Action canceled: Startup aborted: User canceled FirstTime Wizard.

I've already looked for the packages, but ive run into some problems. I've installed the latest and greatest libcg:i386 which handles the libzzogl-0.4.0.so but it's still popping up on the log file. Apparently LibGLEW only goes up to 1.7 on Wheezy and not the required 1.10. Right now the only thing that I need to get going is the GS field filled, which is the only one that I cant get up to snuff.

Edit: Correction, When I try to get the EGL library it gives me unmet dependencies and when I try to get those to work they all refer to each other as unmet.

Quote:esktop@steamos:~$ sudo apt-get install libegl1-mesa-drivers:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libegl1-mesa-drivers:i386 : Depends: libegl1-mesa:i386 (= 10.1.6-steamos-1+steamos2+bsos1) but it is not going to be installed
Depends: libgbm1:i386 (>= 7.11~1) but it is not going to be installed
Depends: libwayland-client0:i386 (>= 1.2.0) but it is not installable
Depends: libwayland-server0:i386 (>= 1.2.0) but it is not installable
Depends: libwayland-egl1-mesa:i386 (= 10.1.6-steamos-1+steamos2+bsos1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
desktop@steamos:~$ sudo apt-get install libegl1-mesa:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libegl1-mesa:i386 : Depends: libgbm1:i386 (>= 7.11~1) but it is not going to be installed
Depends: libwayland-client0:i386 (>= 1.2.0) but it is not installable
Depends: libwayland-server0:i386 (>= 1.2.0) but it is not installable
Recommends: libegl1-mesa-drivers:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
desktop@steamos:~$ sudo apt-get install libgbm1:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libgbm1:i386 : Depends: libwayland-client0:i386 (>= 1.2.0) but it is not installable
Depends: libwayland-server0:i386 (>= 1.2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
desktop@steamos:~$ sudo apt-get install libwayland-client0:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwayland-client0:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libwayland-client0:i386' has no installation candidate
desktop@steamos:~$ sudo apt-get install libwayland-server0:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libwayland-server0:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libwayland-server0:i386' has no installation candidate
Reply

Sponsored links

Which OS? Debian or Steam OS.

The issue is between your mesa version (= 10.1.6-steamos-1+steamos2+bsos1) and libwayland (doesn't exists! version issue sid/jessie/wheezy?)
Reply
(02-13-2015, 11:33 PM)gregory Wrote: Which OS? Debian or Steam OS.

The issue is between your mesa version (= 10.1.6-steamos-1+steamos2+bsos1) and libwayland (doesn't exists! version issue sid/jessie/wheezy?)

Bummer, SteamOS. No ps2 emulation for me I guess?
Reply
Apt-cache search wayland
Reply
Gregory could you please build to the ppa a version with the pull request to replace flags with 02?
Reply
no.
1/ requires additional work for me to select the branch
2/ I would like test before any upload not after Wink
Reply
Does this project work under a modern Ubuntu install or is it dead? It seems dead to me... I have all of the dependencies installed and yet the log file throws the same errors endlessly.
Reply
It's working just fine. It would probably be easier to start a new thread with your problem. Include distro, version number, 32 or 64 bit, gpu, which drivers are used, and method you used to install PCSX2. If you have a terminal output that shows the errors, that would be even better.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
Dear experts,

Debian Wheezy 64 bit new installation here, managed to solved all the dependencies issues and get it installed.

But, on the first run, I do not see any GC plugin listed in the dropdown, hence cannot proceed to next step. (as attached)

   

Please help.
Reply
you surely missed a dependency somewhere. one way to find out is to download a fresh copy of the git and run the cmake command (not build.sh) and post the terminal log shown. for some reason PCSX 2 will still compile even without all dependencies.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply




Users browsing this thread: 1 Guest(s)