help-octave
[Top][All Lists]
Advanced

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

Re: emacs and octave


From: Ben Sapp
Subject: Re: emacs and octave
Date: Mon, 22 Sep 2003 08:11:49 -0600

It depends on your shell,

c-shell:

setenv PATH ${PATH}:/Program\ Files /Gnu\ Octave\ 2.136

Bourne shell:

export PATH=${PATH}:/Program\ Files /Gnu\ Octave\ 2.136

Ben.

At 08:19 AM 9/21/2003, Melvyn Huff wrote:
I cant get inferior octave mode to work. How does emace know the directory where octave
is installed because mine is not stored in the default directory but in
/Program Files /Gnu Octave 2.136
and when i type M-x run-octave
i get the error message no such file or directory octave
i have folowed the instruction in using octave mode from the manual
and added the required texts to .emacs file
and added  "-i"
in octave-inf.el
Thanks



-------------------------------------------------------------
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
-------------------------------------------------------------

Ben Sapp                                     Los Alamos National Laboratory
email: <mailto:address@hidden>   Phone: (505)667-8004
Fax:   (505)665-3657



-------------------------------------------------------------
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]