some project need to run by root e.g. server socket .
how to let CB to run that by root?
You can try sudo, gksudo or something similar.
And search the forum, there should be something mentioned already.
I assume you could do something like setup a post build step or a Tools+ command to launch it.