Git Product home page Git Product logo

Comments (13)

pymumu avatar pymumu commented on July 28, 2024

要确保./scripts/feeds install -a执行成功。
否则可以先执行一下./scripts/feeds update -a

from luci-app-smartdns.

thisdk avatar thisdk commented on July 28, 2024

我也有同样的问题.使用openwrt 19.07分支.
无法在application里面看到luci-app-smartdns该选项,
luci-app-smartdns代码使用的是master主分支
望作者可以帮忙看看什么原因
谢谢

from luci-app-smartdns.

kiddin9 avatar kiddin9 commented on July 28, 2024

执行/scripts/feeds install -a 前要先执行 /scripts/feeds update -a

from luci-app-smartdns.

thisdk avatar thisdk commented on July 28, 2024

我使用的是openwrt 官方 19.07分支固件源码

插件使用master主分支

./scripts/feeds update -a && ./scripts/feeds install -a 这些命令我都试过按照不同顺序执行.比较有趣的是.

如果先执行脚本或者命令把插件存储到feeds/luci/applications/luci-app-smartdns/后,执行./scripts/feeds update -a && ./scripts/feeds install -a,会导致已经放进去的插件被删除.

也试过./scripts/feeds update -a && 同步插件 && ./scripts/feeds install -a 都是无法看到luci-app-smartdns该选项

我使用的是openwrt 官方 19.07分支固件源码
我使用的是openwrt 官方 19.07分支固件源码
我使用的是openwrt 官方 19.07分支固件源码

from luci-app-smartdns.

sarsmark-git avatar sarsmark-git commented on July 28, 2024

执行/scripts/feeds install -a 前要先执行 /scripts/feeds update -a

都是按照你写的执行了,不知为何会没有

from luci-app-smartdns.

openips avatar openips commented on July 28, 2024

同样问题 openwrt v19.07.2源码 没有SMARTDNS的luci

from luci-app-smartdns.

openips avatar openips commented on July 28, 2024

最后一步./scripts/feeds install -a 之前一定要输入./scripts/feeds update luci -a

from luci-app-smartdns.

sarsmark-git avatar sarsmark-git commented on July 28, 2024

最后一步./scripts/feeds install -a 之前一定要输入./scripts/feeds update luci -a

这样做了,依然木有啊。

from luci-app-smartdns.

xuanwumen avatar xuanwumen commented on July 28, 2024

也碰到同样问题问下楼上的怎么解决的

from luci-app-smartdns.

sarsmark-git avatar sarsmark-git commented on July 28, 2024

也碰到同样问题问下楼上的怎么解决的

我没有解决啊!

from luci-app-smartdns.

thisdk avatar thisdk commented on July 28, 2024

我解决了..还是命令的问题.只要认真按顺序执行命令.就可以了.具体怎么执行其实楼上已经说了

from luci-app-smartdns.

pymumu avatar pymumu commented on July 28, 2024

先执行scripts/feed update -a后再执行懒人脚本

from luci-app-smartdns.

dericxie avatar dericxie commented on July 28, 2024

上面的没有一个说到重点: UPDATE完后,如果按照文中所说的 feeds install luci -a 根本就是错的!!! 正确方法是执行 feeds install luci luci-app-smartdns , 执行完后,打开menuconfig ,就可以看到有这一项在 luci->applications 下了!

from luci-app-smartdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.