default path to oct files
John W. Eaton
jwe at bevo.che.wisc.edu
Thu Jul 10 11:34:33 CDT 2008
On 10-Jul-2008, JF Cardoso wrote:
|
| John W. Eaton wrote:
| >
| > Does the /usr/local/libexec/octave/site/oct/api-v32/i686-pc-linux-gnu
| > directory exist on your system?
|
| Yes it does, but maybe it has been created not at octave install time
| but when I installed my own oct files there: this is done via a
| Makefile with the following relevant lines:
OK, so once the directory exists, isn't it added to the load path
automatically? Or do you need to add it with addpath? On my system,
with the current sources, Octave will add the directory to the path
automatically if it exists. I don't need to use addpath.
jwe
More information about the Octave-maintainers
mailing list