解决Openwrt安装插件提示一下错误的办法

Openwrt安装17ce插件,提示一下错误:

Collected errors:

* check_data_file_clashes: Package 17ce wants to install file /usr/lib/libstdc++.so.6

But that file is already provided by package  * libstdcpp

* check_data_file_clashes: Package 17ce wants to install file /usr/lib/libcurl.so.4

But that file is already provided by package  * libcurl

* opkg_install_cmd: Cannot install package 17ce.

用WinSCP连接到路由器,删除/usr/lib/libstdc++.so.6,/usr/lib/libcurl.so.4,安装成功!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
  • 2021-12-03
猜你喜欢
  • 2022-01-30
  • 2021-08-06
  • 2021-09-19
  • 2021-12-06
  • 2021-11-28
  • 2022-02-04
  • 2022-02-09
相关资源
相似解决方案