Hey Lenz,
> Can you please try a "ldd /path/to/mysqld" and check, if it
> requires shared libraries or is a static binary?
Ok, here you go:
# ldd /usr/local/mysql-max-3.23.54a-pc-linux-i686/bin/mysqld
libdl.so.2 => /lib/libdl.so.2 (0x40020000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40024000)
libz.so.1 => /usr/lib/libz.so.1 (0x4003a000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40049000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40077000)
libm.so.6 => /lib/libm.so.6 (0x4008c000)
libc.so.6 => /lib/libc.so.6 (0x400ae000)
libnss_files.so.2 => /lib/libnss_files.so.2 (0x401c1000)
libnss_dns.so.2 => /lib/libnss_dns.so.2 (0x401cb000)
libresolv.so.2 => /lib/libresolv.so.2 (0x401cf000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
While:
# ldd /usr/local/mysql-max-3.23.53a-pc-linux-gnu-i686/bin/mysqld
not a dynamic executable
(doh, that one worked ;))
>
> What version of Linux are you using?
Running Slackware 8.1 GNU/Linux, kernel 2.4.17, GNU libc 2.2.3
Have fun recompiling ;)
-kees
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php