Kdevelop not building
Pupeno
pupeno at pupeno.com
Wed Jun 7 06:51:03 UTC 2006
On Tuesday, 6 de June de 2006 00:46, Dotan Cohen wrote:
> Now that I have created a project, I have a populate Build
> menu!
Good.
> However, even when running the Hello World program that is built
> into the interface, I get these errors:
> cd '/home/dotancohen/Desktop/deleteme' && WANT_AUTOCONF_2_5="1"
> WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs
> aclocal
> aclocal: configure.in: 8: macro `AM_PROG_LIBTOOL' not found in library
> make: *** [all] Error 1
> *** Exited with status: 2 ***
>
> Googling did _not_ help. What must I do?
Ok, now there's something to work with.
As Oscar said in another post, run
sudo aptitude install build-essential
and try again.
Otherwise, I'd say:
* You may be missing libtool: sudo aptitude install libtool
* You may have a wrong automake version: sudo aptitude remove automake1.4 ;
sudo aptitude install automake1.9
Good luck.
--
Pupeno <pupeno at pupeno.com> (http://pupeno.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060607/25530e05/attachment.sig>
More information about the kubuntu-users
mailing list