zephyrproject-rtos / meta-zephyr-sdk

Zephyr SDK (obsolete)
MIT License
44 stars 29 forks source link

Problems with SDK installation, folder is empty #87

Closed KoljaV closed 7 years ago

KoljaV commented 7 years ago

Hi all,

after installation of the newest SDK: kolja@zephyr:~$ ./zephyr-sdk-0.9.2-setup.run Verifying archive integrity... All good. Uncompressing SDK for Zephyr 100% Enter target directory for SDK (default: /opt/zephyr-sdk/): /home/kolja/zephyr-sdk/ Installing SDK to /home/kolja/zephyr-sdk Creating directory /home/kolja/zephyr-sdk Success [] Installing x86 tools... [] Installing arm tools... [] Installing arc tools... [] Installing iamcu tools... [] Installing mips tools... [] Installing nios2 tools... [] Installing xtensa tools... [] Installing riscv32 tools... [] Installing additional host tools... rm: cannot remove 'environment-setup': No such file or directory mv: cannot stat 'version-*': No such file or directory Success installing SDK. SDK is ready to be used.

The installation folder does not contain the relevant files: kolja@zephyr:~/zephyr-sdk$ ls info-zephyr-sdk-0.9.2 sdk_version

I am using Ubuntu 16.04 LTS. Can you help me?

Kolja

KoljaV commented 7 years ago

This is due to 32 bit version of Ubuntu.