Quote:
Originally Posted by DmitriyShift
PHP Code:
Loading plugin: AntiAimbot.so
[00:55:29] Failed (/lib/i386-linux-gnu/i686/cmov/libm.so.6: version `GLIBC_2.27' not found (required by plugins/AntiAimbot.so))
is there any solution how can we solve it?
|
You can either install the corresponding standard library or compile the plugin on your PC. It's very easy to build on your system.
This compatibility issue is always a problem when using binaries built on other systems. The best solution is to build the plugin on your own for now.