[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: |
Mon, 4 Mar 2013 10:09:51 -0500 |
On Mon, Mar 4, 2013 at 4:00 AM, eric herbert wrote:
> ###
> $sudo dpkg --configure -a
> Paramétrage de octave (3.6.3-2~ppa1~precise3) ...
>
> error: feval: function `unimplemented' not found
>
> dpkg : erreur de traitement de octave (--configure) :
> le sous-processus script post-installation installé a retourné une erreur
> de sortie d'état 1
> Des erreurs ont été rencontrées pendant l'exécution :
> octave
>
> yes, same "feval error".
>
> ###
>
> Oh yes I missed this one:
>
> octave:1> path
>
> Octave's search path contains the following directories:
>
> .
> /usr/lib/x86_64-linux-gnu/octave/3.6.3/site/oct/x86_64-pc-linux-gnu
> /usr/lib/x86_64-linux-gnu/octave/site/oct/api-v48+/x86_64-pc-linux-gnu
> /usr/lib/x86_64-linux-gnu/octave/site/oct/x86_64-pc-linux-gnu
> /usr/lib/x86_64-linux-gnu/octave/3.6.3/oct/x86_64-pc-linux-gnu
Please try the following now, completely uninstall octave and install
again from the PPA. I'm not sure why the arch-independent parts of the
path are not being found, if octave-common is indeed installed
correctly.
$ sudo rm -f /var/lib/dpkg/info/octave.p*
$ sudo apt-get purge octave liboctave1 octave-common
$ sudo apt-get update
$ sudo apt-get install octave
This should install 3.6.4 now, the PPA was updated over the weekend.
Let us know if this still does not work.
--
mike
- 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/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 <=
- 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
Re: error: feval: function `unimplemented' not found, Jordi Gutiérrez Hermoso, 2013/03/04