help-octave
[Top][All Lists]
Advanced

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

path


From: Joerg Schreiber
Subject: path
Date: Thu, 11 Sep 2003 04:51:10 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4) Gecko/20030714 Debian/1.4-2

Hi,

how do I set my path for octave correctly? (debian linux)
when I try, following happens:

octave:1> path

LOADPATH contains the following directories:

 /usr/local/share/octave/site-m//


octave:2> path  /usr/local/share/octave
error: `usr' undefined near line 2 column 8
error: evaluating binary operator `/' near line 2, column 7
error: evaluating binary operator `/' near line 2, column 11
error: evaluating binary operator `/' near line 2, column 17
error: evaluating binary operator `/' near line 2, column 23
octave:2>


after:

octave:2> path '/home/jsch'

no error-message is displayed, my xterm deletes the display and shows only:

octave:2>

in the first line.

the same after:

octave:2> path /home/jsch



regards, Jörg
















-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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