octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Initialization of load_path at startup


From: John Swensen
Subject: Initialization of load_path at startup
Date: Wed, 14 May 2008 08:02:21 -0400

I am having a strange problem with the load_path while working on OctaveDE. Below I have listed the results of the path() command just after startup. I have been searching for how the load_path is initialized at startup and cannot figure out how in the world that extra line is getting injected when I start up octave_main from OctaveDE, and it is not happening when simply running octave.


First 3 lines of output of path() command in Octave when executed from Octave.app
.
/Applications/Octave.app/Contents/Resources/share/octave/site/m/startup
/Applications/Octave.app/Contents/Resources/libexec/octave/3.0.1/oct/ i386-apple-darwin8.9.1


First 3 lines of output of path() command in Octave when running in OctaveDE.app
.
./Applications/Octave.app/Contents/Resources/share/octave/site/m
/Applications/Octave.app/Contents/Resources/share/octave/site/m/startup


John Swensen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]