I would look into the Lib paths...though this is a quick sanity check...(I
have to ask)

when you execute the script mysql_install_db
are you in <some path>mysql-3.xx.xx-aix/
or in the scripts directory?  I ask because that can mess the script up.
since it is looking into a relative directory for the bin directory.

-----Original Message-----
From: Tim Tyler [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 4:28 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: can't find shr.o???


Jack,
  My AIX  oslevel reports 4.3.2.  The zlib package is already installed.
The
libz.a file is easily found in /usr/local/lib.  It just won't load for some
reason.  I must have some library problems with shr.o.  Any thoughts?
 Tim

>
>First off check you version of aix.  Also you have to  install the zlib
>packed, that is where you will find libz.a  library I had this very problem
>and it took me a whie to hunt down aprpriate files.
>
>I was on aix 4.3.0 and now 4.3.3(the zlib package needs thenewer OS.)  you
>can look: on
>http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html
>
>for the packages.
>
>Enjoy,
>
>Jack
>
>-----Original Message-----
>From: Tim Tyler [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, March 22, 2001 3:55 PM
>To: [EMAIL PROTECTED]
>Subject: can't find shr.o???
>
>
>Mysql experts,
>  I downloaded the binary distribution for AIX on a Risc/6000 and tried to
>install it.  However, when I get to the mysql_install_db part I get the
>following error which ultimately fails to complete.
>
># scripts/mysql_install_db
>Could not load program ./bin/my_print_defaults:
>        Dependent module /usr/local/lib/libz.a(shr.o) could not be loaded.
>        Member shr.o is not found in archive 
>
>
>What exactly does this mean?  Does this imply that it was precompiled with
a
>compiler and libraries that I don't have?  Note: We don't have Xlc
>installed, but we do have gcc installed.  If so, does this mean I have to
>compile from scratch with gcc?  Is there a binary distribution for aix
>having been compiled with gcc?  Or is there another solution to this
>problem?  Any thoughts on this matter are much appreciated.
>
>  
>
>-- 
>Tim Tyler
>Network Manager - Beloit College
>[EMAIL PROTECTED]
>
>---------------------------------------------------------------------
>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
>
>---------------------------------------------------------------------
>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
>
>


-- 
Tim Tyler
Network Manager - Beloit College
[EMAIL PROTECTED]
Go Packers! Go Badgers!
1999&2000 Rose Bowl Champions!

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