Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
how to run project by root?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: how to run project by root? (Read 3936 times)
creatxr
Multiple posting newcomer
Posts: 28
how to run project by root?
«
on:
November 22, 2011, 01:54:44 am »
some project need to run by root e.g. server socket .
how to let CB to run that by root?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: how to run project by root?
«
Reply #1 on:
November 22, 2011, 02:29:51 am »
You can try sudo, gksudo or something similar.
And search the forum, there should be something mentioned already.
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Alpha
Developer
Lives here!
Posts: 1513
Re: how to run project by root?
«
Reply #2 on:
November 22, 2011, 02:48:41 am »
I assume you could do something like setup a post build step or a Tools+ command to launch it.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
how to run project by root?