QBonaventure / mppm

MIT License
3 stars 0 forks source link

Check executable dependencies #22

Open QBonaventure opened 1 year ago

QBonaventure commented 1 year ago

The game server has a few libraries dependencies that has to be checked upon installation, and properly forbid users trying to launch it anyway.

For exemple, glibc 2.18 is required, while CentOS 7 don't (and won't) provide it.