View Single Post
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#7
Originally Posted by anistein View Post
You said what not to do but you didn't give me any workaround for my initial problem.
Life is hard.

You've got at least two suggestions in other comments already. But...

SUID binaries are bad. Use sudo if you really want to run an application as root. Or start the application as root, and run the build process as a normal user.