Stupid question....are you running make as root?
Tobias Bohlin wrote:
I tried both Marco's and John's approaches. I still have to kill the make
process. I set the system time right, it was 1904. Didn't help.
Maybe my hardware and OS is too old. It's a PowerPC with Red Hat 6.0.
Regards
-----Original Message-----
From: Tobias Bohlin [mailto:tobi...@telia.com]
Sent: Monday, July 30, 2001 2:52 PM
To: plus...@lists.mysql.com
Subject: error during install
Hi list!
First I put the *.tar.gz in /tmp and executed gunzip + tar -xvf on it.
Issued automake and got:
automake: Makefile.am: required file '.\INSTALL' not found
automake: Makefile.am: required file '.\NEWS' not found
automake: Makefile.am: required file '.\COPYING' not found
automake: Makefile.am: required file '.\AUTHORS' not found
automake: Makefile.am: required file '.\ChangeLog' not found
After that I executed autoconf etc according to README. When
I tried to:
cd examples
make simple1
it seems to hang. Waited a few minutes.
Using MySQL 3.22.23b.
Regards