octave-maintainers
[Top][All Lists]
Advanced

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

Re: cant find mkoctfile.


From: Doug Stewart
Subject: Re: cant find mkoctfile.
Date: Sun, 1 Jul 2018 16:40:17 -0400



On Sun, Jul 1, 2018 at 2:28 PM, Mike Miller <address@hidden> wrote:
On Sun, Jul 01, 2018 at 13:27:33 -0400, Doug Stewart wrote:
> I can't install the control pkg. because octave says it cant find
> mkoctfile, but as you can see below, it is there and is findable by the
> system command.

It looks like you are running Octave 4.4.0 that you have installed in
/usr/local, is that right? Does /usr/local/bin/mkoctfile-4.4.0 exist?

Octave looks for the mkoctfile executable to exist at exactly

  fullfile (__octave_config_info__ ('bindir'), ['mkoctfile-', version])

--
mike
ok this is a clue!!!

>>  fullfile (__octave_config_info__ ('bindir'), ['mkoctfile-', version])
ans = /usr/local/bin/mkoctfile-5.0.0
>>

it is looking for 5.0.0 !!!
why or how?



--
DASCertificate for 206392


reply via email to

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