PCSX2 for Debian/Ubuntu
Install mesa dev paxkage
Reply

Sponsored links

Hi everyone. I'm trying to install PCSX2 in Debian (64 bit). I keep running into...problems, so I'll just list the first one that I ran into... I am not familiar with Linux at all.

I am referring to this guide: http://wiki.pcsx2.net/index.php?title=Se...ux_version

Ok, what I did first was run this in the terminal:

Code:
sudo add-apt-repository ppa:gregory-hainaut/pcsx2.official.ppa

Output:

Code:
You are about to add the following PPA to your system:
The Official pcsx2 ppa, provided by the pcsx2 team. This ppa contains a
regular package snapshot of pcsx2. We are not package experts, but we
try to follow the debian policy.

* We suggest you use https://github.com/PCSX2/pcsx2/issues to
report issues with pcsx2.

* The package is 32bit only,  but can be installed on systems that fully
support multiarch. You need at least Ubuntu Precise.

* 2 versions are provided. pcsx2 (latest stable release 1.2.2) and pcsx2-unstable (regular snapshot of our git repository). Unfortunately I don't have enough free time to provide both for all Ubuntu versions.

* PPA doesn't allow to upload package on unsupported Ubuntu. In short it only remains LTS and latest version.
More info: https://launchpad.net/~gregory-hainaut/+archive/ubuntu/pcsx2.official.ppa
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpvp0y84fp/secring.gpg' created
gpg: keyring `/tmp/tmpvp0y84fp/pubring.gpg' created
gpg: requesting key 7A617FF4 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpvp0y84fp/trustdb.gpg: trustdb created
gpg: key 7A617FF4: public key "Launchpad official ppa for pcsx2 team" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK

Looks like all went well there...

Next i enter in:

Code:
sudo apt-get update

Output:

Code:
Hit http://repo.steampowered.com precise InRelease
Get:1 http://host distribution InRelease                                      
96% [1 InRelease gpgv 359 B] [Connecting to ftp.us.debian.org (64.50.236.52)] [Splitting up /var/lib/apt/lists/partial/host_debian_dists_distribution_InRelease Ign http://host distribution InRelease                                        
E: GPG error: http://host distribution InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

I'm not entirely sure what's going on here. I did this on my root account and had the same results.

Please help!
Reply
Don't use PPA on Debian, you can use the one from Debian itself (testing or sid) https://packages.qa.debian.org/p/pcsx2.html
Reply
Ok. Let's see. I downloaded the pcsx2_1.4.0+dfsg.orig.tar.xz package. Is this it? How do I install this? I extracted it and I'm not sure what to do from here...

Code:
cd ~/Downloads/pcsx2-1.4.0

Where do I go from here?
Reply
Nah, just sudo apt install pcsx2 (byt you must be in testing or SID)
Reply
I keep getting

Code:
E: Unable to locate package pcsx2

It seems so straight-forward, but it isn't working. I don't know what I'm doing wrong! ~_~

EDIT: Sometimes I run into "installers" that are simply a PGP signature. What about those?

Example: https://anonscm.debian.org/cgit/pkg-game...0%2bdfsg-1

EDIT 2: I added
Code:
deb http://ftp.de.debian.org/debian stretch main
to the list of sources. Is that right?
Reply
First, you can tell us what is your distribution version. Because Debian is really vague.
Reply
I'm fairly certain I'm using 8.3.0 the latest which is Jessie.
Reply
Unfortunately, as I said above, you need to have the current testing (aka stretch) or unstable (aka sid) version.

However you could use the pre-compiled version available here
http://pcsx2.net/download/releases/linux.html
Reply
Ok I always seem to run into problems with these packages. So what do I do with this? I'm in the directory and my first guess is to do something like.

Code:
$ sudo sh PCSX2-linux.sh

Well then I get about 100 errors for missing dependencies (assuming I'm doing it right)
Reply




Users browsing this thread: 2 Guest(s)