mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-09 03:51:08 +08:00
update docs
This commit is contained in:
parent
7e5c23b271
commit
1310c2daf3
@ -209,7 +209,7 @@ scons
|
||||
If scons and the dependent software pack aren't installed, please run the following command in the terminal:
|
||||
|
||||
```
|
||||
sudo apt-get install gcc g++ scons libsndio-dev libgtk-3-dev libglu1-mesa libglu1-mesa-dev libgl1-mesa-glx libgl1-mesa-dev libasound2-dev libibus-1.0-dev fcitx-libs-dev git vim clang-format libharfbuzz-dev nodejs
|
||||
sudo apt-get install gcc g++ scons libsndio-dev libgtk-3-dev libglu1-mesa libglu1-mesa-dev libgl1-mesa-glx libgl1-mesa-dev libasound2-dev libibus-1.0-dev fcitx-libs-dev git vim clang-format libharfbuzz-dev nodejs libreadline-dev
|
||||
```
|
||||
|
||||
Compile and run (Enter the awtk directory and run the following command in the terminal):
|
||||
|
@ -214,7 +214,7 @@ scons
|
||||
如果没有安装 scons 和依赖的软件包,请在终端运行下面的命令:
|
||||
|
||||
```
|
||||
sudo apt-get install gcc g++ scons libsndio-dev libgtk-3-dev libglu1-mesa libglu1-mesa-dev libgl1-mesa-glx libgl1-mesa-dev libasound2-dev libibus-1.0-dev fcitx-libs-dev git vim clang-format libharfbuzz-dev nodejs
|
||||
sudo apt-get install gcc g++ scons libsndio-dev libgtk-3-dev libglu1-mesa libglu1-mesa-dev libgl1-mesa-glx libgl1-mesa-dev libasound2-dev libibus-1.0-dev fcitx-libs-dev git vim clang-format libharfbuzz-dev nodejs libreadline-dev
|
||||
```
|
||||
|
||||
编译运行 (在终端下,进入 awtk 所在的目录,并运行下列命令):
|
||||
|
Loading…
x
Reference in New Issue
Block a user