Lines Matching refs:bin
22 ### "/usr/bin/ld: cannot find -lncurses"
26 The build fails, and **/usr/bin/ld: cannot find -lncurses** is displayed.
116 sudo rm -rf /bin/sh
117 sudo ln -s /bin/bash /bin/sh
165 The gcc_riscv32 path is incorrectly set as follows. There is an extra slash (/) after **bin**.
169 ~/gcc_riscv32/bin/:/data/toolchain/
178 ~/gcc_riscv32/bin:/data/toolchain/
190 -bash: /usr/bin/python: No such file or directory
208 The soft link to Python does not exist in the **usr/bin** directory.
218 # cd /usr/bin/
220 # ln -s /usr/local/bin/python3 python