kenzok8 / small

ssr passwall bypass依赖
Apache License 2.0
1.01k stars 792 forks source link

提示缺少“mosdns”和“luci-lua-runtime”依赖 #140

Open seal-net opened 6 months ago

seal-net commented 6 months ago

您好,我是老的官方固件安装ssr,处理器是RK3328,使用aarch64_generic版本整合包,全部安装依赖后安装ssr_plus_188提示缺少这两个依赖,恳请补充,感谢!

Snipaste_2024-03-02_23-38-57
kenzok8 commented 6 months ago

安装的方法很多,比如opkg源安装,还有我的站点去下载https://op.dllkids.xyz/packages/aarch64_generic/

seal-net commented 5 months ago

您好,感谢回复,我在您的仓库下载了runtiime和mosdns,mosdns顺利安装,但安装runtime的时候提示缺少luci-lib-base和 ucode-mod-lua,我又在您的仓库找到了luci-lib-base,在google找到了ucode-mod-lua,安装都报缺少libucode20220812和另外一个依赖包,麻烦看一下图,希望能的您的帮助,感谢!

Snipaste_2024-03-03_08-58-19 Snipaste_2024-03-03_09-02-27
seal-net commented 5 months ago

我梳理了一下,是不是安装了libucode20220812就可以把ucode-mod-lua安装下去了,把ucode-mod-lua安装下去后luci-lib-base也能安装好了,这两个装好之后把luci-lua-runtime一装,那么就可以安装luci-app-ssr-plus_188_all了,我翻了一下,看是不是这个依赖https://openwrt.org/packages/pkgdata/libucode20220812

seal-net commented 5 months ago

已经解决了,您的站点帮助很大,感谢!

keke1975 commented 5 months ago

请问能详细说一下怎么解决的吗??我在编译的时候也是遇到这个问题,现在就是不知道怎么做。我的系统是X86,esxi系统装的openwrt

kenzok8 commented 5 months ago

人家是安装插件,编译一般报错有些不影响的

keke1975 commented 5 months ago

可是我就是编译报错呀,一直过不去~~

Building targets -linkmode requires external (cgo) linking, but cgo is not enabled

make[3]: [Makefile:48: /home/keke/lede/build_dir/target-x86_64_musl/mosdns-5.3.1/.built] Error 1 make[3]: Leaving directory '/home/keke/lede/feeds/packages/net/mosdns' time: package/feeds/packages/mosdns/compile#0.47#0.45#1.49 ERROR: package/feeds/packages/mosdns failed to build. make[2]: [package/Makefile:116: package/feeds/packages/mosdns/compile] Error 1 make[2]: Leaving directory '/home/keke/lede' make[1]: [package/Makefile:110: /home/keke/lede/staging_dir/target-x86_64_musl/stamp/.package_compile] Error 2 make[1]: Leaving directory '/home/keke/lede' make: [/home/keke/lede/include/toplevel.mk:231:world] 错误 2

kenzok8 commented 5 months ago

你是mosdns编译报错,如果是Lean源码参考 https://github.com/kenzok8/small/issues/142#issuecomment-1983557092