Search found 2 matches
- 2025-04-21 7:06
- Forum: Luckfox Lyra-RK3506
- Topic: 想諮詢一下 Luckfox_Lyra_SDK_250403.tar.gz sdk如何對解壓後的文件進行解包
- Replies: 2
- Views: 3574
Re: 想諮詢一下 Luckfox_Lyra_SDK_250403.tar.gz sdk如何對解壓後的文件進行解包
您好,压缩包放置到空目录下进行解压或将解压出来的.repo放置到一个空文件夹下再执行
.repo/repo/repo sync
不需要进入到.repo目录下
如果仍然出现以下提示
error: command 'sync' requires repo to be installed first.
Use "repo init" to install it here.
请尝试执行
.repo/repo/repo init
非常感謝您,我理解目錄結構了。應該是將解壓出來的所有文件,放進一個.repo目錄,然後執行.repo/repo/repo sync即可
- 2025-04-20 13:13
- Forum: Luckfox Lyra-RK3506
- Topic: 想諮詢一下 Luckfox_Lyra_SDK_250403.tar.gz sdk如何對解壓後的文件進行解包
- Replies: 2
- Views: 3574
想諮詢一下 Luckfox_Lyra_SDK_250403.tar.gz sdk如何對解壓後的文件進行解包
我已經使用ubuntu 22.04鏡像構建docker編譯環境,並且將這個tar.gz解壓縮。當我執行 https://wiki.luckfox.com/zh/Luckfox-Lyra/SDK 文檔中的 .repo/repo/repo sync -l 時,提示我找不到這個文件。我也嘗試執行了 repo/repo sync -l ,但獲得提示
error: command 'sync' requires repo to be installed first.
Use "repo init" to install it here.
想諮詢一下我應該怎麼做,是否是我下錯了包導致的 ...
error: command 'sync' requires repo to be installed first.
Use "repo init" to install it here.
想諮詢一下我應該怎麼做,是否是我下錯了包導致的 ...
