Need help to get pcsx2 running on Ubuntu 13.04
#1
I had grab the pcsx2 source:

Code:
svn checkout http://pcsx2.googlecode.com/svn/trunk/ pcsx2-read-only

Then build it:

Code:
./build.sh

Everything work fine. Now, how can I run it?

Sorry, I'm new to this stuff. Trying new stuff. Thanks.
Visit My Blog: https://cyclonmaster.blogspot.com
Subscribe to my Youtube Channel
Reply

Sponsored links

#2
go to pcsx2-read-only/bin directory and you will see the executable there.

and to add...i recommend ./build.sh --release . this will give you release version not default debug version.

and to add...i recommend ./build.sh --release . this will give you release version not default debug version.
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
#3
Or for a easier solution you can just install from the PPA.
https://launchpad.net/~gregory-hainaut/+...ficial.ppa
Reply
#4
Try compile with both ./build and ./build.sh --release
Try to launch and get error:
Code:
cyclonmaster@cyclonmaster-PC:~/pcsx2-read-only$ cd bin
cyclonmaster@cyclonmaster-PC:~/pcsx2-read-only/bin$ ./launch_pcsx2_linux.sh
Error PCSX2 not found
Maybe the script was directly 'called'
Use either /absolute_path/launch_pcsx2_linux.sh or ./relative_path/launch_pcsx2_linux.sh
Visit My Blog: https://cyclonmaster.blogspot.com
Subscribe to my Youtube Channel
Reply
#5
the shell script for some reason does not see the debug executable. get a clean svn tree and do the ./build.sh --release version.
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
#6
I just run

Code:
svn checkout http://pcsx2.googlecode.com/svn/trunk/ pcsx2-read-only

for the first time on ubuntu. I believe it's clean svn tree already.
Visit My Blog: https://cyclonmaster.blogspot.com
Subscribe to my Youtube Channel
Reply
#7
after downloading the svn tree, cd into pcsx2-read-only dir and do the ./build.sh --release command.

note...download new svn tree
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
#8
Hum, I would change the script to support debug/dev versions.
Reply
#9
(04-28-2013, 03:52 PM)DaTankAC Wrote: after downloading the svn tree, cd into pcsx2-read-only dir and do the ./build.sh --release command.

note...download new svn tree

Already did that. same problem.
Visit My Blog: https://cyclonmaster.blogspot.com
Subscribe to my Youtube Channel
Reply
#10
I guess you miss some dependency so PCSX2 wasn't built.
Reply




Users browsing this thread: 1 Guest(s)