mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
DataTableTool is a 32-bit i386 ELF binary. The previous fix installed zlib1g which only provides the 64-bit libz.so.1 — a 32-bit binary can't use that, so the error persisted. lib32z1 provides the 32-bit version of libz.so.1 that the tool actually needs.