PCSX2 Documentation/Compiling on Linux: Difference between revisions

Jump to navigation Jump to search
Line 7: Line 7:
*'''Arch Linux:''' <code># pacman -S git</code>
*'''Arch Linux:''' <code># pacman -S git</code>
*'''Debian:''' <code># apt-get install git</code>
*'''Debian:''' <code># apt-get install git</code>
<source>
#include <iostream>
</source>


Next you are going to want to create a directory on your machine for the PCSX2 code to live in. For this example, let's say the directory you create is /home/you/workspace. You are going to want clone the remote PCSX2 repository like so:
Next you are going to want to create a directory on your machine for the PCSX2 code to live in. For this example, let's say the directory you create is /home/you/workspace. You are going to want clone the remote PCSX2 repository like so:
ninja
782

edits

Navigation menu