Code: Select all
bison
libqt4-dev
libsdl1.2-dev
libtheora-dev
libopenal-dev
libvorbis-dev
libglew1.6-dev
libphysfs-dev
libxrandr-dev
libfribidi-dev
libfreetype6-dev
libfontconfig1-devCode: Select all
bison
libqt4-dev
libsdl1.2-dev
libtheora-dev
libopenal-dev
libvorbis-dev
libglew1.6-dev
libphysfs-dev
libxrandr-dev
libfribidi-dev
libfreetype6-dev
libfontconfig1-dev
I just uninstalled all the packages I listed, then simulated that command. These are the packages that would not be installed automatically:NoQ wrote:The most interesting question is, which of these were not available after apt-get build-dep warzone2100
Code: Select all
libqt4-dev
libglew1.6-dev
libxrandr-dev
Code: Select all
src/warzone2100: error while loading shared libraries: libGLEW.so.1.7: cannot open shared object file: No such file or directoryQuesoGLC uses GLEW as well.NoQ wrote:And now i've got a riddle. Why after switching to free ATI drivers and/or a system upgrade on my archlinux after compiling 2.3.9 when trying to run it i get an error sayingwhen 2.3.9 doesn't use GLEW at all? I freshly unpacked the tarball and made ./configure && make as usualCode: Select all
src/warzone2100: error while loading shared libraries: libGLEW.so.1.7: cannot open shared object file: No such file or directory