News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to execute Code::Blocks?

Started by dieguin, November 05, 2005, 02:48:00 AM

Previous topic - Next topic

dieguin

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

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...