"mc" <[EMAIL PROTECTED]> wrote:

> Just curious if I have got something wrong with my eyes or fingers:
> 
> [EMAIL PROTECTED] mysql-max-4.0.20-unknown-linux-x86_64]# ldd bin/mysqld
>        librt.so.1 => /lib64/tls/librt.so.1 (0x0000003c71f00000)
>        libdl.so.2 => /lib64/libdl.so.2 (0x0000003c71900000)
>        libpthread.so.0 => /lib64/tls/libpthread.so.0 (0x0000003c72100000)
>        libz.so.1 => /usr/lib64/libz.so.1 (0x0000003c71d00000)
>        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003c71b00000)
>        libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003c72500000)
>        libm.so.6 => /lib64/tls/libm.so.6 (0x0000003c71700000)
>        libc.so.6 => /lib64/tls/libc.so.6 (0x0000003c71400000)
>        /lib64/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2
> (0x0000003c71200000)
> 
> and this (from a 32bit installation)
> 
> neon:/usr/local/mysql# ldd bin/mysqld
>        not a dynamic executable
> 
> SODIUM is from mysql amd64 tarball. Did I download the wrong tarball or do I
> need to hack libc and link them by myself?

No. I've forgot to tell that the -Max binary is linked dynamically because it uses
SSL. 






-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to