NELSON, GLEN writes:
 > 
 > > From:      NELSON, GLEN  
 > > Sent:      Monday, January 29, 2001 11:15 AM
 > > To:        Mysql (E-mail)
 > > Subject:    Install of mysql on AIX fails due to missing module libz.a
 > > 
 > > 
 > >  -----Original Message-----
 > > From:      NELSON, GLEN  
 > > Sent:      Monday, January 29, 2001 10:28 AM
 > > To:        '[EMAIL PROTECTED]'
 > > Subject:   Install of mysql on AIX fails due to missing module libz.a  
 > > 
 > > From: t199k01
 > > To: [EMAIL PROTECTED]
 > > Subject: [50 character or so descriptive subject here (for reference)]
 > > Install of mysql on AIX fails due to missing module libz.a
 > > >Description:
 > > The following errors occurs when I try a binary install of mysql on AIX
 > > 4.3.3.0. Should I try
 > > to do a source code installation?
 > > 
 > > exec(): 0509-036 Cannot load program ./bin/my_print_defaults because of
 > > the following errors:
 > >         0509-150   Dependent module libz.a(shr.o) could not be loaded.
 > >         0509-022 Cannot load module libz.a(shr.o).
 > >         0509-026 System error: A file or directory in the path name does
 > > not exist.
 > > WARNING: The host 'ddcux6' could not be looked up with resolveip.
 > > This probably means that your libc libraries are not 100 % compatible
 > > with this binary MySQL version. The MySQL deamon, mysqld, should work
 > > normally with the exception that host name resolving will not work.
 > > This means that you should use IP addresses instead of hostnames
 > > when specifying MySQL privileges !
 > > Preparing db table
 > > Preparing host table
 > > Preparing user table
 > > Preparing func table
 > > Preparing tables_priv table
 > > Preparing columns_priv table
 > > Installing all prepared tables
 > > exec(): 0509-036 Cannot load program ./bin/mysqld because of the following
 > > errors:
 > >         0509-150   Dependent module libz.a(shr.o) could not be loaded.
 > >         0509-022 Cannot load module libz.a(shr.o).
 > >         0509-026 System error: A file or directory in the path name does
 > > not exist.
 > > Installation of grant tables failed!
 > > 
 > > >How-To-Repeat:
 > > run mysql_install_db
 > > >Fix:
 > >  unknown
 > > >Submitter-Id:[EMAIL PROTECTED]
 > > >Originator:       Glen Nelson
 > > >Organization:
 > >  FMC Corporation
 > > >MySQL support: none
 > > >Synopsis: Install of mysql on AIX fails due to missing module libz.a
 > > >Severity:non-critical
 > > >Priority:medium
 > > >Category:mysql
 > > >Class:sw-bug
 > > >Release:mysql-3.23.31 (Official MySQL binary)
 > > 
 > > >Environment:
 > > 
 > > System: AIX ddcux6 3 4 000D36AD4C00
 > > AIX version 4.3.3.0
 > > 
 > > Some paths:  /usr/bin/perl /usr/bin/make
 > > 
 > > Compilation info: CC='gcc'  CFLAGS='-O3 -mcpu=powerpc -Wa,-many
 > > -fomit-frame-pointer'  CXX='c++'  CXXFLAGS='-O3 -mcpu=powerpc -Wa,-many
 > > -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti'
 > > LDFLAGS=''
 > > LIBC:
 > > lrwxrwxrwx   1 bin      bin           19 Sep 14 17:04 /lib/libc.a ->
 > > /usr/ccs/lib/libc.a
 > > lrwxrwxrwx   1 bin      bin           19 Sep 14 17:04 /usr/lib/libc.a ->
 > > /usr/ccs/lib/libc.a
 > > Configure command: ./configure  --prefix=/usr/local/mysql
 > > '--with-comment=Official MySQL binary' --with-extra-charsets=complex
 > > --disable-shared
 > > Perl: This is perl, version 5.005_03 built for aix

Hi!


I  do not know exactly do you have to build it, but you could first
try installing shared version of zlib library, available at
ftp.gnu.org.


Regards,

Sinisa

      ____  __     _____   _____  ___     ==  MySQL AB
     /*/\*\/\*\   /*/ \*\ /*/ \*\ |*|     Sinisa Milivojevic
    /*/ /*/ /*/   \*\_   |*|   |*||*|     mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*|     Larnaka, Cyprus
  /*/     /*/  /*/\*\_/*/ \*\_/*/ |*|____
  ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
             /*/             \*\                Developers Team

---------------------------------------------------------------------
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

Reply via email to