Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dieguin on November 05, 2005, 02:48:00 am

Title: How to execute Code::Blocks?
Post by: dieguin 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  :(
Title: Re: How to execute Code::Blocks?
Post by: grv575 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...