help-octave
[Top][All Lists]
Advanced

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

octaveforge, history not working


From: Y U Sasidhar
Subject: octaveforge, history not working
Date: Sat, 13 Dec 2003 20:02:37 +0530
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624

I  have  installed  octave 2.1.50 earlier;  now I  installed
octave-forge-2003.06.02.tar.gz
I also installed gnuplot 3.8j to be able use mouse.
Its working. But history is not working ! i.e. arrow keys don't recall previous
commands.
I get the error messages:
====================
error: /usr/local/libexec/octave/2.1.50/site/oct/i686-pc-linux-gnu/octave-forge/dispatch.oct is not a valid shared library
error: `dispatch' undefined near line 2 column 1
error: near line 2 of file `/usr/local/share/octave/2.1.50/site/m/octave-forge/comm//PKG_ADD'
octave:1>

=======================
following installation of octave-forge I got the following:

=================================

To use, add the following to .octaverc:
  LOADPATH = [
'/usr/local/libexec/octave/2.1.50/site/oct/i686-pc-linux-gnu/octave-forge:/usr/local/share/octave/2.1.50/site/m/octave-forge//:',
LOADPATH ];
  EXEC_PATH = [
'/usr/local/libexec/octave/2.1.50/site/exec/i686-pc-linux-gnu:', EXEC_PATH
];
=============================
I created the .octaverc in home directory as above; still the problem persists.


--
Sasidhar





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