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="cradom" data-source="post: 1557140" data-attributes="member: 305283"><p>Edit it so it says </p><p>[code]export DATAPATH=/Users/UNEP/MY_MCNP/MCNP_DATA:$DATAPATH</p><p>export PATH=/Users/UNEP/MY_MCNP/MCNP_CODE/bin:$PATH[/code]At the end right before $PATH you need a colon. Not really sure about the first one but try anyway, right before $DATAPATH, another colon.</p><p>Restart Terminal so it takes.</p></blockquote><p></p>
[QUOTE="cradom, post: 1557140, member: 305283"] Edit it so it says [code]export DATAPATH=/Users/UNEP/MY_MCNP/MCNP_DATA:$DATAPATH export PATH=/Users/UNEP/MY_MCNP/MCNP_CODE/bin:$PATH[/code]At the end right before $PATH you need a colon. Not really sure about the first one but try anyway, right before $DATAPATH, another colon. Restart Terminal so it takes. [/QUOTE]
Verification
Name this item 🌈
Post reply
Forums
macOS & iOS Developer Playground
macOS - Development and Darwin
Bash command not found
Top