install on centos, fedora - HaxeFoundation/hashlink GitHub Wiki

install these dependencies

  • yum install dnf
  • dnf install libpng*
  • dnf install turbo*
  • dnf install libvorbis*
  • dnf install openal*
  • dnf install sdl2*
  • dnf install SDL2*
  • dnf install mbedtls*
  • dnf install uv1*
  • dnf install uv*
  • dnf install libuv*
  • dnf install libsdl2*
  • dnf install GL* (fedora)

(centos 7)

dnf install SDL2.x86_64 SDL2-devel.x86_64

dnf install mesa-libGL-devel mesa-libGLU-devel

(centos8)

you have to --enablerepo=PowerTools

dnf --enablerepo=PowerTools install SDL2

make & make install

and finally,you have copy all libhl* and *.hdll to /lib64