Hm, it depends on the distro :)
But building from svn sources is way easier, than on windows/macosx then.
http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Linux
Aha, thanks. I looked for a configure or make file but didn't see one and got all confused. I've never had to ./bootstrap before.
Arch BTW. Totally the best Distro ever :P Just switched to it and absolutely love it.
macrosmanager.cpp: In member function 'void MacrosManager::Reset()':
macrosmanager.cpp:90:33: error: 'wxRE_ADVANCED' was not declared in this scope
make[3]: *** [macrosmanager.lo] Error 1
make[3]: Leaving directory `/home/ferretwithaspork/Desktop/CBnightly/svn/trunk/src/sdk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ferretwithaspork/Desktop/CBnightly/svn/trunk/src/sdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ferretwithaspork/Desktop/CBnightly/svn/trunk/src'
make: *** [all-recursive] Error 1
That can't be good.