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!
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.
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!