找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 4593|回复: 13

小白openwrt装软件报错,不知所措求大神指点!!!

[复制链接]
小白用winscp把安装包上传到 /tmp上,然后用putty连接opwnert进行安装 结果。。

root@OpenWrt:~# cd /tmp
root@OpenWrt:/tmp# opkg install s-s-libev*.ipk
Installing s-s-libev (3.3.0-1) to root...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for s-s-libev:
*      libev *         libcares *      libsodium *     libmbedtls *
* opkg_install_cmd: Cannot install package s-s-libev.
root@OpenWrt:/tmp#


请大神帮我看看!
我的恩山、我的无线 The best wifi forum is right here.
那不写着呢吗?没装依赖呀

点评

依赖要到哪儿装?  详情 回复 发表于 2019-7-30 14:24
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
本帖最后由 仰望同一片星空 于 2019-7-30 13:43 编辑

那个ipk的文件名输入错了吧 应该是?把那-去掉试试

点评

论坛自动河蟹的  详情 回复 发表于 2019-7-30 13:58
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
仰望同一片星空 发表于 2019-7-30 13:41
那个ipk的文件名输入错了吧 应该是?把那-去掉试试

论坛自动河蟹的

点评

好吧~~~  详情 回复 发表于 2019-7-30 15:35
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 来自手机 | 显示全部楼层
tjaol 发表于 2019-7-30 11:38
那不写着呢吗?没装依赖呀

依赖要到哪儿装?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

opkg update   刷新列表
opkg install libpcre zlib libopenssl  librt wget kmod-nfnetlink coreutils libmnl libgmp libnettle libnfnetlink kmod-nf-conntrack-netlink libnetfilter-conntrack kmod-ipt-ipset libipset ipset coreutils-nohup dnsmasq-full    安装依赖

点评

您好,已按您说的做了,但还是不行,好似还缺了点什么。 root@OpenWrt:~# opkg install libpcre zlib libopenssl librt wget kmod-nfnetlink coreutils libmnl libgmp libnettle libnfnetlink kmod-nf-conntrac  详情 回复 发表于 2019-7-30 15:55
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
LGA1150 发表于 2019-7-30 13:58
论坛自动河蟹的

好吧~~~
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
tjaol 发表于 2019-7-30 14:49
opkg update   刷新列表
opkg install libpcre zlib libopenssl  librt wget kmod-nfnetlink coreutils lib ...

您好,已按您说的做了,但还是不行,好似还缺了点什么。

root@OpenWrt:~# opkg install libpcre zlib libopenssl  librt wget kmod-nfnetlink
coreutils libmnl libgmp libnettle libnfnetlink kmod-nf-conntrack-netlink libnetf
ilter-conntrack kmod-ipt-ipset libipset ipset coreutils-nohup dnsmasq-full
Package libpcre (8.38-1) installed in root is up to date.
Package zlib (1.2.8-1) installed in root is up to date.
Package libopenssl (1.0.2g-1) installed in root is up to date.
Package librt (0.9.33.2-1) installed in root is up to date.
Package wget (1.17.1-1) installed in root is up to date.
Package kmod-nfnetlink (3.18.23-1) installed in root is up to date.
Installing coreutils (8.23-1) to root...
Downloading http://downloads.openwrt.org/cha ... _8.23-1_ar71xx.ipk.
Installing libmnl (1.0.3-2) to root...
Downloading http://downloads.openwrt.org/cha ... 1.0.3-2_ar71xx.ipk.
Package libgmp (6.0.0-1) installed in root is up to date.
Package libnettle (3.1.1-1) installed in root is up to date.
Installing libnfnetlink (1.0.1-1) to root...
Downloading http://downloads.openwrt.org/cha ... 1.0.1-1_ar71xx.ipk.
Installing kmod-nf-conntrack-netlink (3.18.23-1) to root...
Downloading http://downloads.openwrt.org/cha ... 18.23-1_ar71xx.ipk.
Installing libnetfilter-conntrack (1.0.4-1) to root...
Downloading http://downloads.openwrt.org/cha ... 1.0.4-1_ar71xx.ipk.
Package kmod-ipt-ipset (3.18.23-1) installed in root is up to date.
Unknown package 'libipset'.
Installing ipset (6.24-1) to root...
Downloading http://downloads.openwrt.org/cha ... _6.24-1_ar71xx.ipk.
Installing coreutils-nohup (8.23-1) to root...
Downloading http://downloads.openwrt.org/cha ... _8.23-1_ar71xx.ipk.
Package dnsmasq-full (2.73-1) installed in root is up to date.
Configuring coreutils.
Configuring libmnl.
Configuring libnfnetlink.
Configuring kmod-nf-conntrack-netlink.
Configuring libnetfilter-conntrack.
Configuring ipset.
Configuring coreutils-nohup.
Collected errors:
* opkg_install_cmd: Cannot install package libipset.
root@OpenWrt:~#
root@OpenWrt:~# cd /tmp
root@OpenWrt:/tmp# opkg install s-s-libev*.ipk
Installing s-s-libev (3.3.0-1) to root...
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for s-s-libev:
*      libmbedtls *
* opkg_install_cmd: Cannot install package s-s-libev.
root@OpenWrt:/tmp#
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

satisfy_dependencies_for: Cannot satisfy the following dependencies for s-s-libev:
*      libmbedtls *
还是缺少一项没装

点评

您好,请问要怎么装😂  详情 回复 发表于 2019-7-30 16:22
您好,请问要怎么装😂  详情 回复 发表于 2019-7-30 16:22
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
mamamii 发表于 2019-7-30 16:05
satisfy_dependencies_for: Cannot satisfy the following dependencies for s-s-libev:
*      libmbedtl ...

您好,请问要怎么装😂
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
mamamii 发表于 2019-7-30 16:05
satisfy_dependencies_for: Cannot satisfy the following dependencies for s-s-libev:
*      libmbedtl ...

您好,请问要怎么装😂
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

你想在 CC 上装 snapshot 的包?别试了,libc 不兼容,装了也运行不了

点评

那该怎么办? 还有C C是啥?  详情 回复 发表于 2019-7-31 19:24
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
LGA1150 发表于 2019-7-31 00:21
你想在 CC 上装 snapshot 的包?别试了,libc 不兼容,装了也运行不了

那该怎么办?
还有C C是啥?

点评

Chaos Calmer  详情 回复 发表于 2019-8-1 00:23
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

laozeyang 发表于 2019-7-31 19:24
那该怎么办?
还有C C是啥?

Chaos Calmer
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-27 14:28

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表