TrustedUser
2,147
edits
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=") |
m (Text replacement - "<syntaxhighlight lang="sh"" to "<syntaxhighlight lang="bash"") |
||
Line 101: | Line 101: | ||
Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command: | Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command: | ||
<syntaxhighlight lang=" | <syntaxhighlight lang="bash"> | ||
./configure --host=psp2 && make psp2vpk | ./configure --host=psp2 && make psp2vpk | ||
</syntaxhighlight> | </syntaxhighlight> |