Re: [SOLVED]Most idiot proof way to install and play on linux?
Posted: 11 Oct 2015, 02:42
It really depends on your distro. Some are easier than others.
I believe if you run something like fedora you can just do "yum install springlobby".
If like me, you run CentOS 7, you are basically forced to build from source because apparently it's not included in CentoS repos, epel, etc.
SDL2 and DevIL (required dependencies for building) are also not supported by CentOS so you will also need to build those two from source... Also had to fix a broken symbolic link for libGL because of my nvidia gpu drivers, apparently. Also, google and "yum whatprovides" are your friends.
I believe if you run something like fedora you can just do "yum install springlobby".
If like me, you run CentOS 7, you are basically forced to build from source because apparently it's not included in CentoS repos, epel, etc.
SDL2 and DevIL (required dependencies for building) are also not supported by CentOS so you will also need to build those two from source... Also had to fix a broken symbolic link for libGL because of my nvidia gpu drivers, apparently. Also, google and "yum whatprovides" are your friends.