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
Apple Computing Products:
macOS - Operating System
Problems setting PATH variable in Lion
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="Dysfunction" data-source="post: 1317516" data-attributes="member: 51052"><p>Because you're never saved it to your profile, you've only loaded it into memory.</p><p></p><p>Try this.</p><p></p><p>echo "export PATH=$PATH:/path/to/whatever" >> .bash_profile</p><p></p><p>when done, then do </p><p></p><p>. .bash_profile </p><p></p><p>That should reload the profile and make the path change persistent</p></blockquote><p></p>
[QUOTE="Dysfunction, post: 1317516, member: 51052"] Because you're never saved it to your profile, you've only loaded it into memory. Try this. echo "export PATH=$PATH:/path/to/whatever" >> .bash_profile when done, then do . .bash_profile That should reload the profile and make the path change persistent [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Problems setting PATH variable in Lion
Top