Comment 4 for bug 484132

Revision history for this message
Geza Kovacs (gezakovacs) wrote :

For reference, if you get the error

./unetbootin-linux-575: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

The fix is to install ia32-libs (assuming you're running Ubuntu 64-bit):

sudo apt-get install ia32-libs