xieyaxiongfly / Atheros_CSI_tool_OpenWRT_src

GNU General Public License v2.0
119 stars 53 forks source link

Error: Package 'zlib-bin' has no installation candidate #20

Open joegusj opened 6 years ago

joegusj commented 6 years ago

Hi, when I tried to install necessary packages indicated in 'Prepare' step, it showed an error that told me:

Reading package lists... Done Building dependency tree
Reading state information... Done Package zlib-bin is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: minizip:i386 minizip

E: Package 'zlib-bin' has no installation candidate

I installed these packages in Ubuntu 16.04, and I searched from the Internet but got nothing about how to solve this problem.

Do you have any idea about how to make it work? Thanks!

itskalvik commented 5 years ago

The tool does not support ubuntu 16. But you can go through the commit history and apply the changes to newer kernels like 4.15.0 to get it working on newer operating systems.