<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.8">
</HEAD>
<BODY>
Hi all, I just installed the new KDE 3.2 with KDevelop3.0.0.<BR>
I created a new C++ Simple Hello Word Program, when clic on Execute Program y get a Message that There isn't Make file, I clic yer for runing Atomake & friends, but I get an Error, always the same:<BR>
<BR>
KDevelop's output<BR>
___________<BR>
*cd "/home/linx/Work/src/kdev3/tt" && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -f Makefile.cvs && mkdir "/home/linx/Work/src/kdev3/tt/debug" && cd "/home/linx/Work/src/kdev3/tt/debug" && CXXFLAGS="-O0 -g3" "/home/linx/Work/src/kdev3/tt/configure" --enable-debug=full && cd "/home/linx/Work/src/kdev3/tt/debug" && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" gmake -k  <BR>
*aclocal <BR>
<B>*aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library </B><BR>
*gmake: *** [all] Error 1 <BR>
**** Exited with status: 2 ***<BR>
___________<BR>
Then I go to configure.in located in the top of the project's dir and comment this line 8 with a # charter, then every thing goes fine.<BR>
<BR>
Should I do this all the time?<BR>
<BR>
I upgrade automake to 1.8.3 and autoconf to 2.59 from GNU web site, but the problems persist.<BR>
I'll appretiate any help <IMG SRC="cid:1078770913.14605.19.camel@linux.segurmatica.com" ALIGN="middle" ALT=":D" BORDER="0"><BR>
best regards<BR>
<BR>
Israel
</BODY>
</HTML>