OUTPUTS:
[diogo@localhost stk]$ ./run_game.sh
bin/supertuxkart: error while loading shared libraries: libgnutls.so.26: cannot open shared object file: No such file or directory
[diogo@localhost bin]$ ./supertuxkart
./supertuxkart: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
[root@localhost bin]# yum install gnutls
The package gnutls-3.1.16-1.fc20.x86_64 is already installed on the latest version.
-------
Looks like a version problem.
More info: https://apps.fedoraproject.org/packages/s/gnutls and https://apps.fedoraproject.org/packages/gnutls
Or maybe I'm focusing on the wrong package.
Any ideas?