Thread
:
Help needed giving application root access during debugging/development
View Single Post
Joorin
2010-05-14 , 15:29
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#
5
Running Qtcreator as root is plain bad. This will let it destroy anything and everything if you foul up your build scripts. Furthermore, all files generated by it will be owned by root but saved in places where you'd most likely want to play around as normal user.
So, NEVER run build tools as root!
Quote & Reply
|
Joorin
View Public Profile
Send a private message to Joorin
Find all posts by Joorin