News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Code::Blocks on Ubuntu - Bootstrap errors

Started by switchcase, December 03, 2007, 12:52:16 AM

Previous topic - Next topic

switchcase

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.

Auria

you need to install autotools (autoconf, automake, ...)