Not logged inOpenClonk Forum
Up Topic where i find the libGLEW.so.1.13 ?

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 BlackMage
okay i have found missing libraries libGLEW.so.1.13 in libglew1.13_1.13.0-2_amd64.deb and libalut.so.1 in freealut-1.1.0-21.el7.x86_64.rpm and libminiupnpc.so.10 in libminiupnpc10_1.9.20140610-4ubuntu2_amd64.deb and libpng12.so.0.50.0 in libpng12-0_1.2.54-1ubuntu1_amd64.deb. and i have put the libs in the ./libs  subdirectory created the needed symlinks to the appropriate versions and  and i start the binary with 'LD_LIBRARY_PATH=./libs:/lib ./openclonk' and all works. my libs subdirectory:
libalut.so.0
libGLEW.so -> libGLEW.so.1.13.0
libGLEW.so.1.13 -> libGLEW.so.1.13.0
libGLEW.so.1.13.0
libminiupnpc.so.10
libpng12.so.0 -> libpng12.so.0.50.0

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill