Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help installing ppsspp in lLinuxmint 15
06-25-2013, 06:32 AM
Post: #3
RE: Help installing ppsspp in lLinuxmint 15
Sorry, I have tried like this guide I have found on here.

Open your terminal antd type:

git clone https://github.com/hrydgard/ppsspp.git

Go to newly maked folder:

cd ppsspp

And download needed modules:

git submodule update --init

Now we need CMake, SDL and needed compiler:

sudo apt-get update
sudo apt-get install libsdl1.2-dev cmake build-essential -y

Done! Now we can build the emu:

./b.sh

But at 53% I get an error and it stops.

Is there an easier way to do it? Or a better step by step way of doing it?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Help installing ppsspp in lLinuxmint 15 - xenowildfire - 06-25-2013 06:32 AM

Forum Jump: