Thanks. I got the gtar from the download page.
Now I have unpacked it with mysql-3.23.37-sun-solaris2.7-sparc directory
But I have another problems with running scripts/mysql_install_db
% scripts/mysql_install_db
ld.so.1: ./bin/my_print_defaults: fatal: libcrypt_i.so.
Solaris
I have downloaded mysql-3.23.37-sun-solaris2.7-sparc.tar.gz,
try unpack with with following command
gzip -dc mysql-3.23.37-sun-solaris2.7-sparc.tar.gz | tar -xvf -
I got following error
.
x mysql-3.23.37-sun-solaris2.7-sparc/sql
AIX 4.3.3
I have downloaded the mysql-3.23.37-ibm-aix4.3.3.0-rs6000.tar.gz binary,
unpacked it with the following command
% gzip -dc mysql-3.23.37-ibm-aix4.3.3.0-rs6000.tar.gz | tar -xvf -
I skipped groupdadd and useradd because I am not a system adminis