public:wikiblog:15-07-2025-compiling-irisman-ps3
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
public:wikiblog:15-07-2025-compiling-irisman-ps3 [2025/07/15 12:18] – created mdukat | public:wikiblog:15-07-2025-compiling-irisman-ps3 [2025/07/15 12:59] (current) – mdukat | ||
---|---|---|---|
Line 21: | Line 21: | ||
apt install autoconf automake bison flex gcc libelf-dev make \ | apt install autoconf automake bison flex gcc libelf-dev make \ | ||
texinfo libncurses5-dev patch python-is-python3 subversion wget zlib1g-dev \ | texinfo libncurses5-dev patch python-is-python3 subversion wget zlib1g-dev \ | ||
- | libtool libtool-bin python-dev-is-python3 bzip2 libgmp3-dev pkg-config g++ libssl-dev clang git | + | libtool libtool-bin python-dev-is-python3 bzip2 libgmp3-dev pkg-config g++ libssl-dev |
+ | | ||
mkdir / | mkdir / | ||
Line 34: | Line 35: | ||
===== ps3soundlib ===== | ===== ps3soundlib ===== | ||
+ | |||
+ | Source of information: | ||
Following steps are from standard user perspective: | Following steps are from standard user perspective: | ||
Line 55: | Line 58: | ||
===== unrar ===== | ===== unrar ===== | ||
- | TBD | + | Source: https:// |
+ | |||
+ | Second unzip asked me if I wanted to replace '' | ||
+ | |||
+ | < | ||
+ | mkdir unrar-ps3 | ||
+ | cd unrar-ps3 | ||
+ | wget " | ||
+ | wget " | ||
+ | |||
+ | cd $PS3DEV/ | ||
+ | unzip ~/ | ||
+ | |||
+ | cd $PS3DEV/ | ||
+ | unzip ~/ | ||
+ | |||
+ | cd ~ | ||
+ | </ | ||
===== IRISMAN ===== | ===== IRISMAN ===== | ||
Line 63: | Line 83: | ||
cd IRISMAN | cd IRISMAN | ||
make pkg | make pkg | ||
- | cd .. | ||
</ | </ | ||
+ | |||
+ | And yet still fail in the end. Compilation throws errors about missing libs (mainly ps3soundlib being included from '' |
public/wikiblog/15-07-2025-compiling-irisman-ps3.1752581931.txt.gz · Last modified: 2025/07/15 12:18 by mdukat