Tagged Questions
1
vote
2answers
77 views
How can I install programming tools in the root directory so that they can be used by non-admin users?
I'm running OS X and for security reasons my main account does not have admin privileges. How can I install development tools in the root directory so that they can be used by all users? If this can't ...