Error installing mysql on Aix

2001-10-05 Thread Hamid Amjadi
I am getting the following errors when i am trying to install Mysql in my AIX ver 4.3.3. please advise. thanks #!/bin/sh # Create a bug report and mail it to the mysql mailing list # Based on glibc bug reporting script. echo "Finding system information for a MySQL bug report" VERSION="3.23.42"

Re: Error Installing mysql...

2001-09-05 Thread Sinisa Milivojevic
Carlos Augusto Perez Lima writes: > Hi, > > I'm trying to install the mysql for Compaq Tru64 Unix 4.0f. I did the > download of file < mysql-3.23.41.tar > > # ./configure. > # make > ... > ... > + rm -f ./typelib.c > + /sbin/ln -s ../libmysql/typelib.c ./typelib.c > + rm -f ./violite.c > +

Error Installing mysql...

2001-09-04 Thread Carlos Augusto Perez Lima
Hi, I'm trying to install the mysql for Compaq Tru64 Unix 4.0f. I did the download of file < mysql-3.23.41.tar > # ./configure. # make ... ... + rm -f ./typelib.c + /sbin/ln -s ../libmysql/typelib.c ./typelib.c + rm -f ./violite.c + /sbin/ln -s ../libmysql/violite.c ./violite.c echo times