question

Mike Dorsett avatar image
Mike Dorsett asked

errors on trying to install sdk on Venus OS V2.72~4 on Raspberyy pi

root@raspberrypi2:~# ./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 5: python3: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 21: uname: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 21: sed: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 22: sed: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 24: sed: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 24: gcc: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 35: uname: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 28: sort: command not found
./venus-zeus-x86_64-arm-cortexa7hf-neon-vfpv4-toolchain-qte-v2.71.sh: line 28: head: command not found
Error: xz is required for installation of this SDK, please install it first

Does any one know of a workaround for this please?

Venus OSRaspberry Pi
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
mvader (Victron Energy) avatar image
mvader (Victron Energy) answered ·

Hi SDK is to cross compile: install it on your laptop to there compile something that you when completed copy onto the rpi.


to compile on the rpi itself see here: https://github.com/victronenergy/venus/wiki/compiling-on-the-target

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Mike Dorsett avatar image Mike Dorsett commented ·
Thanks. I think I've got gcc sorted too.
0 Likes 0 ·