12-04-2022, 06:55 PM
About server set-up there are many guides on youtube for the 32bit version of CentOS. You just need to copy the libs in the 32bit folder too if you run the x64 version (which is the one run by the hosting servers).
To compile i suggest a VM with the @Desarija vm compiler, is probably the best one solution to on-click compile. LastChaos has a C++ source, so the compilation (after have setted the compiler) is the same as C++ classic compilation with MakeFile
1) Install CentOS
2) Install mariadb (remove strict mode)
3) install libs needed. Mysqlclient, boost ect ...

