Not logged inOpenClonk Forum
Up Topic General / Help and Questions / where i find the libGLEW.so.1.13 ?
- - By BlackMage Date 2022-06-13 14:10
i need libGLEW.so.1.13 to run openclonk, where i find the library for ubuntu 22.04(or any other modern linux distro)?
Reply
Parent - - By BlackMage Date 2022-06-13 21:43 Edited 2022-06-13 21:49
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
Reply
Parent - By Zapper Date 2022-07-20 16:40
Thanks for posting your solution here!

I think at some point we also had a library package, containing all necessary dependencies. But I couldn't find it and maybe it was for Windows only anyway :/
Up Topic General / Help and Questions / where i find the libGLEW.so.1.13 ?

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill