|
From: | Jonathan Williams |
Subject: | Problem setting PATH environment |
Date: | Sun, 12 Aug 2012 15:07:03 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20120713 Thunderbird/14.0 |
HiHave just installed Octave 3.6.2 on OS-X 10.6.8 using Homebrew package manager. Seem to be having trouble setting the PATH environment at startup. Ran the following to create path to .m files in subdirectories under directory cdll:
octave:14> addpath(genpath("/home/dropbox/cdll")) octave:15> savepath warning: savepath: current path saved to ~/.octavercI then checked that the path existed before exiting, thinking it would be established by .octaverc thereafter. But it didn't work: after exiting and relaunching Octave the desired path didn't exist. Any suggestions where I am going wrong?
Thanks for any help provided Jonathan
[Prev in Thread] | Current Thread | [Next in Thread] |