[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error: feval: function `unimplemented' not found
From: |
Mike Miller |
Subject: |
Re: error: feval: function `unimplemented' not found |
Date: |
Fri, 1 Mar 2013 12:00:36 -0500 |
On Fri, Mar 1, 2013 at 11:33 AM, eric herbert wrote:
> I'm running ubuntu 12.04 and I'm trying to replace my compiled from source
> octave3.6.2 by the already compiled 3.6.3 made available in the Mike
> Miller's repository.
Please be sure to use ppa:octave/stable instead of
ppa:mtmiller/octave. I will be updating that repository to 3.6.4
within the next day or two.
> After having uninstalled 3.6.2,
> $ sudo apt-get install octave
> leads to the error message
> error: feval: function `unimplemented' not found
>
> and an useless octave prompt:
>
> octave:1> ls
> error: feval: function `unimplemented' not found
>
> I checked my .octaverc and following the bug report (691311) I checked my
> liboctave1 version that is 3.6.3 which should work with octave3.6.3.
What is the result of "dpkg -l liboctave1 octave-common octave" ?
What is the result of the path command from within octave when it's
giving this error?
--
mike
- error: feval: function `unimplemented' not found, eric herbert, 2013/03/01
- Re: error: feval: function `unimplemented' not found,
Mike Miller <=
- Re: error: feval: function `unimplemented' not found, eric herbert, 2013/03/01
- Re: error: feval: function `unimplemented' not found, Mike Miller, 2013/03/01
- Re: error: feval: function `unimplemented' not found, eric herbert, 2013/03/04
- Re: error: feval: function `unimplemented' not found, Mike Miller, 2013/03/04
- Re: error: feval: function `unimplemented' not found, Jordi Gutiérrez Hermoso, 2013/03/04
- Re: error: feval: function `unimplemented' not found, eric herbert, 2013/03/04
- Re: error: feval: function `unimplemented' not found, Jordi Gutiérrez Hermoso, 2013/03/04
- Re: error: feval: function `unimplemented' not found, Mike Miller, 2013/03/04
- Re: error: feval: function `unimplemented' not found, Jordi Gutiérrez Hermoso, 2013/03/04
Re: error: feval: function `unimplemented' not found, Ben Abbott, 2013/03/04