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: Fri, 1 Mar 2013 12:53:16 -0500

On Fri, Mar 1, 2013 at 12:17 PM, eric herbert wrote:
> hello, thanks for the fast answer. I'm using the ppa:octave/stable
> repository. Here is what you asked for  :
>
> $dpkg -l liboctave1 octave-common octave
> Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
> |
> État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
> |/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
> ||/ Nom                Version            Description
> +++-==================-==================-====================================================
> ii  liboctave1         3.6.3-2~ppa1~preci Shared libraries of the GNU Octave
> language
> iF  octave             3.6.3-2~ppa1~preci GNU Octave language for numerical
> computations
> ii  octave-common      3.6.3-2~ppa1~preci architecture-independent files for
> octave

Ok, that's dpkg -l. That shows that the octave package failed to
configure when you installed it. What's the output when you run:

$ sudo dpkg --configure -a

? Does it contain the same feval error?

I also asked for Octave's runtime path, what's the full output when you run:

octave:1> path

?

-- 
mike


reply via email to

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