You need be sure libpng is installed and probably need to recompile wine with png support. In a debian system you can install them using apt: $ apt-get install libpng12-dev libpng12-0 Look for a way to install these libraries in your distribution and report back.