Hello...
i had installed the Code::Blocks in Linux by .tar, I use Gentoo..
Correctly installed , but dont know how to execute that ...
'codeblocks' in the terminal dont get right... and i dont know where it was installed... how to execute that ?
ps: sorry for my english :(
I forget the default configure prefix.
But just do
ls /usr/bin/codeblocks
ls /usr/local/bin/codeblocks
unless you passed a --prefix=/somewhere flag to configure...