octave-maintainers
[Top][All Lists]
Advanced

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

Re: fresh build -> error: `unimplemented' not found


From: Ben Abbott
Subject: Re: fresh build -> error: `unimplemented' not found
Date: Thu, 20 Sep 2012 11:31:36 -0400

On Sep 20, 2012, at 11:24 AM, Jordi Gutiérrez Hermoso wrote:

> On 20 September 2012 11:18, Ben Abbott <address@hidden> wrote:
>> 
>> On Sep 20, 2012, at 10:55 AM, Jordi Gutiérrez Hermoso wrote:
>> 
>>> On 20 September 2012 08:16, Ben Abbott <address@hidden> wrote:
>>>> 
>>>>       $ ./run-octave --no-site-file --no-init-file --no-site-file
>>>> 
>>>>       octave:1> path
>>>>       error: feval: function `unimplemented' not found
>>> 
>>> We really need to fix this error and make it say what the actual
>>> problem is. Your path is obviously broken, but how could this have
>>> happened? Hm. Perhaps run-octave needs a fix so it will set the path
>>> correctly? If you temporarily modify run-octave so that it echoes the
>>> actual command it uses, can you verify that it's attempting to set a
>>> path that isn't there?
>>> 
>>> - Jordi G. H.
>> 
>> I replaced "exec" with "echo"
>> 
>> /Users/bpabbott/Development/mercurial/default/sources/libtool --mode=execute 
>> /Users/bpabbott/Development/mercurial/default/sources/src/octave 
>> --no-init-path 
>> --path=/Users/bpabbott/Development/mercurial/default/sources/scripts:
> [etc]
> 
> And is this the right path? :-)
> 
> - Jordi G. H.


Looks correct to me.

$ ls /Users/bpabbott/Development/mercurial/default/sources/scripts
@ftp            audio           general         image           miscellaneous   
mkdoc.pl        path            polynomial      signal          special-matrix  
strings
Makefile.am     deprecated      geometry        io              mk-pkg-add      
mkinstalldirs   pkg             prefs           sparse          startup         
testfun
Makefile.in     elfun           help            linear-algebra  mkdoc           
optimization    plot            set             specfun         statistics      
time

Ben



reply via email to

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