openwrt如何安装dmz插件,openwrt如何安装依赖库
首先配置opkg源。
#备份初始主配置文件
mv/etc/opkg。conf/etc/opkg。糖膏剂备份文件
#新建配置
vim/etc/opkg.conf
#添加如下内容:
destroot/
destram/tmp
lists _ dirext/var/opkg-列表
选项覆盖_根/覆盖
#注意
destusb/mnt/sdb1/opkg
archall100
archramips_24kec200
archramips300
archmips400
阿春镇500
src/gz barrier _ breaker _ base http://下载。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/packages/base
src/gz barrier _ breaker _ luci http://下载。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/packages/luci
src/gz barrier _ breaker _ management http://下载。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/packages/management
src/gz barrier _ breaker _旧包http://下载。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/packages/
旧包
src/gz barrier _ breaker _ packages http://下载。openwrt。org/barrier _ broker/14.07/rami PS/mt 7620 a/packages/packages
src/gz屏障_断路器_路由http://下载。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/包/路由
src/gz屏障_断路器_电话http://下载。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/packages/电话
#wq保存
#执行升级
opkgupdate相关推荐: 《Python入门教程》
安装Python
需要注意的是,小米路由器的可用空间不多,但计算机编程语言的安装会占用挺大的空间,所以我们指定opkg将程序安装在U盘或硬盘上。
这时我们回到刚才的配置文件里,找到注意,这里的目标usb /mnt/sdb1/opkg就是指定变量通用串行总线为外置存储路径/mnt/sdb1/opkg。外置存储的路径可以用显示分区空间查看。
以后我们使用opkg -d usb安装xxx即可将程序安装至/mnt/sdb1/opkg。
#先需要安装libc,需要下载下来安装
##建立文件夹
mkdir-p/mnt/sdb1/opkg/src
cd/mnt/sdb1/opkg/src
wget http://下载量。openwrt。org/barrier _ breaker/14.07/rami PS/mt 7620 a/packages/base/libc _ 0。9 .33 .2-1 _ rami PS _ 24k EC。峰值电流
##安装libc,最好安装到根下
opkginstalllibc _ 0。9 .33 .2-1 _ rami PS _ 24k EC。峰值电流
#接着安装计算机编程语言
opkg-dusbinstalllibreadline
opkg-dusbinstallpython
opkg-dusbinstallpython-json
opkg-dusbinstallpython-curl
opkg-dusbinstallpython-openssl
#路径
导出路径=$ path :/mnt/SD B1/opkg/usr/bin
“echo”导出路径=$ path :/mnt/SD B1/opkg/usr/bin /etc/profile
#别名
echo aliasopintall= opkg-dusbinstall /etc/profile
郑重声明:本文由网友发布,不代表盛行IT的观点,版权归原作者所有,仅为传播更多信息之目的,如有侵权请联系,我们将第一时间修改或删除,多谢。