Re: ./configuring automake can't find autoconf

2003-07-07 Thread Dan Anderson
Thank you everyone who replied but I fixed it. Mandrake had autoconf 2.15 or something similar installed. Automake recognized autoconf 2.15 (which is not compatible -- it must be 2.54 or better) and not 2.57. So, removing 2.15 fixed everything. Thanks again, Dan Anderson On Mon, 2003-07-07

./configuring automake can't find autoconf

2003-07-06 Thread Dan Anderson
s one. This is very weird because autoconf --version works, and I can run autoconf without a full pathname, i.e. autoconf --help brings up the help screen. I am running Mandrake 9.1 on an AMD Athalon. Anybody know how I might be able to fix it? Thanks in Advance, Dan Anderson