Hi all,
I've downloaded codeblocks-13.12 source (working in linux Debian). After the ./bootstrap (successful) I run ./configure --with-contrib-plugins=all with this output (last part):
...
checking for GAMIN... yes
checking for FONTCONFIG... yes
checking boost/spirit/include/classic.hpp usability... no
checking boost/spirit/include/classic.hpp presence... no
checking for boost/spirit/include/classic.hpp... no
configure: error: needed boost headers not found or not usable
I do not know what to do now. I've built boost (I guess not in the correct location) but that does not work. If you need something please ask.
Help!
A