Development Environment Setup on Linux — Zephyr Project Documentation
luobaidunpaigu@sina.com <luobaidunpaigu@...>
Dear All I got a trouble when installing zephyr SDK on Ubuntu 16.04.2 desktop i386 (32 bit) I followed the instructions exactly on page https://www.zephyrproject.org/doc/getting_started/installation_linux.html The Requirements and Dependencies are installed correctly. The message is: ----------------------------------------------------------------------------------------------------------- peng@ubuntu:~/work$ sudo ./zephyr-sdk-0.9.1-setup.run Verifying archive integrity... All good. Uncompressing SDK for Zephyr 100% Enter target directory for SDK (default: /opt/zephyr-sdk/): Installing SDK to /opt/zephyr-sdk [*] Installing x86 tools... [*] Installing arm tools... [*] Installing arc tools... [*] Installing iamcu 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. -------------------------------------------------------------------------------------------------------- I checked the default folder. Only info-zephyr-sdk-0.9.1(empty folder) sdk_version existed there. Is there anyone can help me. Is this SDK only for 64bit system?
luobaidunpaigu@... |
|