Author Topic: How to execute Code::Blocks?  (Read 3619 times)

dieguin

  • Guest
How to execute Code::Blocks?
« on: November 05, 2005, 02:48:00 am »
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  :(

grv575

  • Guest
Re: How to execute Code::Blocks?
« Reply #1 on: November 05, 2005, 02:50:17 am »
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...