ActivityWatch / ActivityWatch/aw-android
Build script error
未關閉
- 主要語言
- Kotlin
- 星號
- 266
- 分支
- 58
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 29
描述
When running the install script `install-ndk.sh` I get the error
```
/usr/bin/readlink
readlink: illegal option -f
```
I believe this is because `readlink` does not exist on Mac systems, as mentioned in [this stackoverflow](https://stackoverflow.com/questions/1055671/how-can-i-get-the-behavior-of-gnus-readlink-f-on-a-mac).
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start with install-ndk.sh and reproduce the reported readlink -f failure on macOS. Read how the script computes paths around that command, then make the install script work without GNU readlink. Done means the script no longer errors with “illegal option -f” on Mac systems.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- android, macos, shell
- 領域
- build-system
- Issue 類型
- 缺陷
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 32/100