We need to run everything under x86 emulation, because Powershell needs opensslv1 and opensslv1 only builds under x86.
Create home directory and script to launch x86 shell:
mkdir -p $HOME/x86shell
cat <<EOF > $HOME/x86shell/.bash_profile
export PATH=$PATH:/usr/bin