Author Topic: [fixed] precompiled linux version does not work on arch  (Read 637 times)

treba

  • Guest
[fixed] precompiled linux version does not work on arch
« on: 13 November 2011, 22:37:36 »
hey

on archlinux the precompiled version has the following problems:

  • libGLEW.so.1.7 is not being linked (as alternative to libGLEW.so.1.5)
  • libpng12 reqiured (libpng14 is linked but does not work. libpng12 can be installed from arch user repository, additionally to libpng14)
  • as i just found out, that's all  :D
« Last Edit: 15 November 2011, 16:32:11 by tomreyn »

softcoder

  • MegaGlest Team
  • Battle Machine
  • ********
  • Posts: 2,239
    • View Profile
Re: precompiled linux version does not work on arch
« Reply #1 on: 14 November 2011, 09:13:34 »
libpng will now be statically compiled with our installers (and its updated to 1.56 on the build machines)

Update: Same with libGLEW
« Last Edit: 15 November 2011, 04:52:09 by softcoder »

treba

  • Guest
Re: precompiled linux version does not work on arch
« Reply #2 on: 15 November 2011, 15:31:41 »
thanks :)
nice to see it working out of the box