xxh-shell-zsh
xxh-shell-zsh copied to clipboard
Raspberry Pi 4 Model B Rev 1.2 (aarch64) and Ubuntu Server 20.10
Originally posted by @niktob560 in https://github.com/xxh/xxh-shell-zsh/issues/1#issuecomment-720942264:
There is not only an iPhone issue - I have an issue while connecting into Ubuntu Server 20.10 running on Raspberry Pi 4 Model B Rev 1.2 (aarch64)
Something went wrong while running zsh on host:
./zsh.sh: 28: /home/ubuntu/.xxh/.xxh/shells/xxh-shell-zsh/build/zsh-bin/bin/zsh: Exec format error
/home/ubuntu/.xxh/.xxh/shells/xxh-shell-zsh/build/zsh.sh: 28: /home/ubuntu/.xxh/.xxh/shells/xxh-shell-zsh/build/zsh-bin/bin/zsh: Exec format error
Hi @niktob560! Thank you for reporting this!
Try to find appropriate for your OS and architecture zsh binary version in zsh-bin release assets. UPD: I see zsh-5.8-linux-aarch64.tar.gz!
Feel free to create a PR or fork with changes!