Description: I am trying to install mysql 4.0.16 on Solaris 8 on a i86pc. I created the user and group and everything went fine until I ran scripts/mysql_install_db. When I run the script I come acoss the error ld.so.1: ./bin/mysqld: fatal: librt.so.1: version `SUNW_1.2' not found (required by file ./bin/mysqld) Searching the web I came across a solution to circumvent by setting the LD_VERSION to non-null. But dont know how to set it to non-null. Can you help me with this please? >How-To-Repeat: Run the install script >Fix: >MySQL support: none >Synopsis: mysql installation error >Severity: <none >Priority: <low >Category: mysql >Class: <install >Release: mysql-4.0.16-standard (Official MySQL-standard binary) >C compiler: gcc (GCC) 3.2.3 >C++ compiler: gcc (GCC) 3.2.3 >Environment: <machine, os, target, libraries (multiple lines)> System: SunOS cbr03_ux 5.7 Generic_106542-15 i86pc i386 i86pc Architecture: i86pc Some paths: /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gcc /usr/loc al/bin/cc GCC: Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.2 /specs gcc version 2.95.2 19991024 (release) Compilation info: CC='gcc' CFLAGS='-O3 -fno-omit-frame-pointer' CXX='gcc' CXX FLAGS='-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtt i' LDFLAGS='' ASFLAGS='' LIBC: -rw-r--r-- 1 bin bin 1572352 Mar 24 2001 /lib/libc.a lrwxrwxrwx 1 root root 11 Feb 7 2000 /lib/libc.so -> ./libc.so. 1 -rwxr-xr-x 1 bin bin 959172 Mar 24 2001 /lib/libc.so.1 -rw-r--r-- 1 bin bin 1572352 Mar 24 2001 /usr/lib/libc.a lrwxrwxrwx 1 root root 11 Feb 7 2000 /usr/lib/libc.so -> ./libc .so.1 -rwxr-xr-x 1 bin bin 959172 Mar 24 2001 /usr/lib/libc.so.1 Configure command: ./configure '--prefix=/usr/local/mysql' '--localstatedir=/usr /local/mysql/data' '--libexecdir=/usr/local/mysql/bin' '--with-comment=Official MySQL-standard binary' '--with-extra-charsets=complex' '--with-server-suffix=-st andard' '--enable-thread-safe-client' '--enable-local-infile' '--disable-shared' '--with-embedded-server' '--with-innodb' 'CC=gcc' 'CFLAGS=-O3 -fno-omit-frame-p ointer' 'CXXFLAGS=-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptio ns -fno-rtti' 'CXX=gcc' Perl: This is perl, version 5.005_03 built for i86pc-solaris Warm Regards, Manjunath Sangappan Unix Systems Administrator United KFPW p : +61 (2) 6245 5892 f : +61 (2) 6245 6813 e : mailto:[EMAIL PROTECTED] w: www.unitedkfpw.com.au The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]