Open hackerb9 opened 5 years ago
On a 64-bit Debian machine without 32-bit compatability libraries, users will see errors like "No such file" when trying to run the mksdiso binaries.
I am coming in 5 years late, but I just solved this issue with this:
apt-get install gcc-multilib
On a 64-bit Debian machine without 32-bit compatability libraries, users will see errors like "No such file" when trying to run the mksdiso binaries.