Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: switchcase on December 03, 2007, 12:52:16 am

Title: Code::Blocks on Ubuntu - Bootstrap errors
Post by: switchcase on December 03, 2007, 12:52:16 am
Hi, I'm trying to compile the code::blocks source (from svn) on Ubuntu. I get errors when trying to bootstrap heres what i get in the terminal:
Quote
chris@chris-desktop:~$ cd CodeBlocks/trunk/
chris@chris-desktop:~/CodeBlocks/trunk$ ./bootstrap
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
./bootstrap: 67: aclocal: not found
chris@chris-desktop:~/CodeBlocks/trunk$

Any help would be really appreciated.

Thanks,
Chris.
Title: Re: Code::Blocks on Ubuntu - Bootstrap errors
Post by: Auria on December 03, 2007, 01:29:07 am
you need to install autotools (autoconf, automake, ...)