At 16:14 +0800 9/1/04, Unreal HSHH wrote:
got thie error and broken when making mysql 4.1.4-gamma

automake-1.7: not found
WARNING: `automake-1.7' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `automake-1.7' program.



But I already have automake-1.9

autoconf-2.59_2
automake-1.9
bison-1.875_3
gmake-3.80_2
libtool-1.5.6_1
m4-1.4.1

I see something similar.

If I do this first:

(cd innobase; aclocal;autoheader;autoconf;automake)
aclocal;autoheader;autoconf;automake

And then run configure, the build succeeds.  Does that work for you?

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to