Hyup Cho writes:
 > Dear MySQL supporter,
 > 
 > I tried to install MySQL version 3.23.32 on our AIX machine but got
 > errors.
 > Source compilation also failed. Here are the situation I worked and
 > attached are error log files.
 > 
 > Binary Installation
 >     released file : mysql-3.23.32-ibm-aix4.3.3.0-rs6000.tar.gz
 >     error log from executing mysqlbug script : mysqlbug
 >     error display on monitor : mysqlCmdLog
 > 
 > Source Compilation
 >     released file : mysql-3.23.32.tar.gz (tarball version)
 >     error log : mysqlSrcCmpErrLog
 >     Symptom : there is no libpthread.a in the system library. Instead,
 > libpthreads.a in the /lib directory.
 >                      I copied libpthreads.a to libpthread.a but it
 > failed again.
 > 
 > Thanks.
 > 
 > Hyup Cho ([EMAIL PROTECTED])
 > 
 > 


Hi!

All you have to do is build MySQL from the sources according to the
manual.

Regarding binary that yo uhave tried, is it the same AIX version and
is it the same CPU ??

Seems like you are using powerPC, and a binary is built on RS/6000.


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