Lines Matching refs:install
12 …After the **python3 -m pip install --user ohos-build** command is executed, garbled characters and…
24 python3 -m pip install -U pip
32 …During the execution of **python3 -m pip install --user ohos-build**, the following information is…
41 Run the following command to install **distutils**:
44 sudo apt-get install python3.8-distutils
52 …During the execution of **python3 -m pip install --user ohos-build**, the following information is…
74 …During the execution of **python3 -m pip install --user ohos-build**, the following information is…
85 …2. If the network is functional, run the following commands to install hb by specifying a temporar…
88 python3 -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple ohos-build
109 1. Run the **apt-get install gcc** command to install GCC online.
130 1. Run the **apt-get install make** command to install make online.
155 Run the **apt-get install zlib** command to install zlib online.
163 2. Run the following command to install zlib:
169 # make && make install
195 1. Run the **apt-get install libffi\* -y** command to install libffi and libffi-devel online.
236 sudo apt-get install python3-apt
271 4. Run the prebuilts script to install the compiler and binary tool.