为openwrt x86安装dnslib

为openwrt x86安装goagent最新版(3.1.23及其以上版)时,python提示缺少dnslib,下一个安装上就好了:


wget https: //pypi .python.org /packages/source/d/dnslib/dnslib-0 .8.3. tar .gz
tar  xvf dnslib-0.8.3. tar .gz
cd  dnslib*
python setup.py  install


发布了41 篇原创文章 · 获赞 7 · 访问量 23万+

猜你喜欢

转载自blog.csdn.net/boliang319/article/details/39339023
今日推荐