-
Notifications
You must be signed in to change notification settings - Fork 157
install on centos, fedora
zaxebo1 edited this page Aug 19, 2020
·
3 revisions
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
and finally,you have copy all libhl* and *.hdll to /lib64