Angeldust

YouTube Twitch Facebook Instagram Discord Twitter
Steam (Windows, macOS, Linux) Windows iTunes App Store

older linux

in English in Forums





Post 1–10 of 11

1 2 » Next


OP

by

Hummm

7 years ago


I run CentOS 6 (for various other reasons) and Angeldust complains with: ./Angeldust.x86_64: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by ./Angeldust.x86_64) ./Angeldust.x86_64: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./Angeldust.x86_64) ./Angeldust.x86_64: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./libSDL2-2.0.so.0) Do you really need 2.17? (I'm running 2.12) Any chance of getting a build for CentOS 6? I tried a parallel install http://unix.stackexchange.com/questions/176489/how-to-update-glibc-to-2-14-in-centos-6-5 but now my error is this: ./Angeldust.x86_64: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument


# 2

by

Hummm

7 years ago


Obviously I have other machines I play on... but hoping to get it running on this machine


# 3

by

Hummm

7 years ago


more googling ... this is SO close!! .. game starts but... graphics are hosed... and rolls in these errors: $ LD_LIBRARY_PATH=/opt/glibc-2.17/lib:/lib:/lib64:/usr/lib64 /opt/glibc-2.17/lib/ld-linux-x86-64.so.2 ./Angeldust.x86_64 ------------------------------------------------------------------------------- Angeldust v2.12 / Grey line for Linux Network client (release+atomic) built on Jan 19 2017 at 12:09:44 ------------------------------------------------------------------------------- Initializing libevent version 2.1.5-beta using epoll backend Pre-initializing framework Initializing SDL version 2.0.4 (compiled with 2.0.4) Initializing platform support Initializing display engine Initializing display 'full screen' 'high DPI' Initializing additional platform support render settings Initializing render engine Initializing input engine Initializing 76 controller mappings from 'ControllerMappings.sdl' Initializing sound and music engine sh: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument Initializing FMOD device default (48.0 KHz, 2 channels) Initializing engine controller Post-initializing framework ------------------------------------------------------------------------------- Could not create FMOD music stream: FMOD error code 18; File not found. Could not play FMOD music stream: FMOD error code 31; An invalid parameter was passed to this function. Music engine could not start playing music Could not create sound: FMOD error code 18; File not found. Could not create stream for an ambient loop: FMOD error code 18; File not found. Could not play sound for an ambient loop: FMOD error code 31; An invalid parameter was passed to this function. Could not create stream for an ambient loop: FMOD error code 18; File not found.


# 4

by

Aoi Blue

7 years ago


You should be able to update CENTOS 6 to 6.8 while maintaining comparability with older programs. CentOS 6 does not mean CENTOS 6.0


# 5

by

Hummm

7 years ago


already at 6.8 ... just can't make the leap to 7.2 yet


# 6

by

Firefly

7 years ago


I'm sorry if older Linux versions currently don't work. I use a Ubuntu 14.04 LTS buildbot which has glibc 2.17 and I don't want to commit too much time to supporting older versions currently.


# 7

by

Aoi Blue

7 years ago


You might be able to run it in a userspace linux container or a chroot. These options can allow a different Linux distro to share the same system.


# 8

by

Hummm

7 years ago


any chance of a static build? ... would be a little bigger, but complete :)


# 9

by

Aoi Blue

7 years ago


Just curious, what are you running that requires CentOS 6 and can't run under CentOS 7?


# 10

by

Firefly

7 years ago


I once built Angeldust.x86_64 statically, but then I took an arrow to the knee – that binary didn't work on other systems due to OpenGL needing to be dynamically linked to resolve symbols for extended (OpenGL 1.1+) functionality. I chose to have a binary that works on newer (3-year old) distributions rather than having to ask everyone to buy the same old ATi graphics card that I've got :)!


Post 1–10 of 11

1 2 » Next