Not logged inOpenClonk Forum
Up Topic libpng12

This board is threaded (i.e. has a tree structure). Please use the Reply button of the specific post you are referring to, not just any random button. If you want to reply to the topic in general, use the Post button near the top and bottom of the page.

Post Reply
In Response to WieselTrupp
hi there
i packed openclonk for the distribution i use, ArchLinux

the problem i run into: the game requires libpng12 but in my repositorys all i get is libpng14.
do i need to compile it from source to compile it against libpng14 or whont this solve the problem?
i use the prebuilt lin32 package from the main site, version 5.1.1.3

error log:
./clonk: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
--Starting OpenClonk without libpng12

./clonk: /usr/lib/libjpeg.so.62: no version information available (required by ./clonk)
./clonk: /usr/lib/libpng12.so.0: version `PNG12_0' not found (required by ./clonk)
./clonk: /usr/lib/libcrypto.so.0.9.8: no version information available (required by ./clonk)
--making a softlink from libpng12.so.0 to libpng14.so.14.5 (the current libpng on this system)

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill