Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Bash command not found
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Raz0rEdge" data-source="post: 1557083" data-attributes="member: 110816"><p>A fresh installation of OS X will not have the developer tools. You need to install XCode which will give you the command line GCC and other related tools.</p><p></p><p>As to 'sudo' not working, that's a bit strange as that should be part of the the base OS X installation.</p><p></p><p>What happens when you type</p><p>[CODE]</p><p>which sudo</p><p>[/CODE]</p><p>on the command line?</p></blockquote><p></p>
[QUOTE="Raz0rEdge, post: 1557083, member: 110816"] A fresh installation of OS X will not have the developer tools. You need to install XCode which will give you the command line GCC and other related tools. As to 'sudo' not working, that's a bit strange as that should be part of the the base OS X installation. What happens when you type [CODE] which sudo [/CODE] on the command line? [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Bash command not found
Top