openwrt更新包安装curl遇到xwrt&nb…

本文介绍了解决在2013年的OpenWrt系统中安装curl遇到的问题及解决方案,包括使用vpn翻墙、修改feeds配置文件等步骤。
背景:
偶然机会获得一个2013年ap的源码,于是修改添加一些自己的功能,源码的linux内核是3.10.10版本,首选 make dstclean,然后 再更新源码包,后来发现少了curl,单独获得curl的包
BUG:
安装curl包
./scripts/feeds update curl
./scripts/feeds install curl
执行以上命令提示以下错误
Ignoring feed 'xwrt' - index missing
Ignoring feed 'telephony' - index missing
发现是更新是通过svn访问的谷歌服务器上的源码,于是使用vpn翻墙,却还是无法下载安装telephony
解决方法:
1,使用vpn翻墙;
2,在feeds.conf.default或者 feeds.conf 文件中追加下面一行文字add the following line to the feeds.conf in the OpenWrt buildroot);

src-git telephony https://github.com/openwrt/telephony.git

3,再次依次安装软件包成功。

telephony 添加方法参考:  https://github.com/openwrt/telephony
curl各版本源码下载地址:  http://curl.haxx.se/download/
curl官网 http://curl.haxx.se/download.html
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值