OTCv8 / otclientv8

Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client
Other
253 stars 189 forks source link

Ubuntu error 18.04 #144

Open brunotonin opened 3 years ago

brunotonin commented 3 years ago

When trying to use otclient on ubuntu 18.04 you have this problem.

./otclient_linux: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./otclient_linux)

cleitontrails commented 3 years ago

The highest version of GLIBC in Ubuntu 18.04 is 2.27. You can't update to the version 2.29 without breaking your system.

Update to Ubuntu 20.04.