Installing on an Old Linux Version
Guidance for dealing with glibc or shared library errors when attempting to install modern MariaDB binaries on older Linux distributions.
> scripts/mysql_install_db
./bin/my_print_defaults: /lib/i686/libc.so.6:
version `GLIBC_2.4' not found (required by ./bin/my_print_defaults)> ./bin/mysqld --skip-grant &
./bin/mysqld: error while loading shared libraries: libwrap.so.0:
cannot open shared object file: No such file or directoryLast updated
Was this helpful?

