This program will automatically build and install a compiler and other tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
I wanted to install the PS2toolchain and have the problem mentioned in the title when I type in cd $HOME && rm -rf ps2toolchain && git clone https://github.com/ps2dev/ps2toolchain.git && cd ps2toolchain && git checkout 46e3017 && ./toolchain.sh .
I wanted to install the PS2toolchain and have the problem mentioned in the title when I type in
cd $HOME && rm -rf ps2toolchain && git clone https://github.com/ps2dev/ps2toolchain.git && cd ps2toolchain && git checkout 46e3017 && ./toolchain.sh
.