TrustedUser
2,147
edits
m (Text replacement - "</source>" to "</syntaxhighlight>") |
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=") |
||
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="sh"> | ||
./configure --host=psp2 && make psp2vpk | ./configure --host=psp2 && make psp2vpk | ||
</syntaxhighlight> | </syntaxhighlight> |