共计 410 个字符,预计需要花费 2 分钟才能阅读完成。
安装ldid
brew install ldid
克隆 theos
export THEOS=/opt/theos
git clone --recursive git://github.com/theos/theos.git $THEOS
将二进制文件加入环境变量
sudo vim ~/.bash_profile
回车 输入密码
按 i 回车 进入编辑模式
export THEOS=/opt/theos
export PATH=$THEOS/bin:$PATH
添加PATH 路径 按 ESC 退出编辑模式
按 :(冒号)进入最后行模式
输入 wq! 强制保存 退出
回到命令行输入
source ~/.bash_profile
配置生效
测试
nic.pl
参考链接
- https://blog.csdn.net/qq_31848763/article/details/104700948
- https://uni9k.me/code/the-construction-of-theos-environment
正文完
Hi there to every one, it’s genuinely a good for me to visit this web page,
it consists of valuable Information.