Just starting with web and have a little nightmare with versions, I’m using version 2015r3 and getting error: /lib64/libc.so.6: version `GLIBC_2.14’ not found when testing a small app.
VPS techs told me to get a new server with a new version of OS, I did and got a Centos6, still the error. Now they tell me that Centos 6 comes with glibc 2.12 and the only solution I have is to recompile with older versions of glibc.
I’m really confused now. Which version of glibc and / or Centos do I need for this Xojo ? And which version is the current standard, just to be sure my VPS installs a correct one and not an older.
I understand this versions must be treated as a minimum but I may have a more recent one and be compatible, correct?
Thanks for your help.