Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

./mushromtowers_linux

./mushromtowers_linux: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
$ ll /usr/lib | grep libpng
libpng16.so -> libpng16.so.16*
libpng16.so.16 -> libpng16.so.16.16.0*
libpng16.so.16.16.0*
libpng.so -> libpng16.so*

I think you should provide all the shared libraries, then we can use:

LD_LIBRARY_PATH=`pwd`