Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help installing ppsspp in lLinuxmint 15
06-30-2013, 09:19 AM
Post: #4
RE: Help installing ppsspp in lLinuxmint 15
You can follow instructions for ArchLinux build's PKGBUILD:

git clone https://github.com/hrydgard/ppsspp.git
cd ppsspp
git submodule update --init
export LDFLAGS="-ldl"
mkdir build
pushd build
cmake ..
make
popd

Results are in /build folder.
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 - necrotek - 06-30-2013 09:19 AM

Forum Jump: