[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem setting PATH environment
From: |
Jonathan |
Subject: |
Re: Problem setting PATH environment |
Date: |
Mon, 13 Aug 2012 01:41:04 -0700 (PDT) |
OK, entered:
system ("cat ~/.octaverc")
and found that the previous savepath had indeed worked correctly. .octaverc
contains:
## Begin savepath auto-created section, do not edit
addpath ('/Users/jonathan/dropbox', '-begin');
## End savepath auto-created section
ans = 0
I am now wondering if I misunderstood how PATH works in Octave. I assumed
that subdirectories of the named path (ie under dropbox in my case) would
also be accessible, but perhaps I was wrong. Apologies if so.
Jonathan
--
View this message in context:
http://octave.1599824.n4.nabble.com/Problem-setting-PATH-environment-tp4642650p4642662.html
Sent from the Octave - General mailing list archive at Nabble.com.