help-octave
[Top][All Lists]
Advanced

[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


reply via email to

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