octave-maintainers
[Top][All Lists]
Advanced

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

Re: cant find mkoctfile.


From: Mike Miller
Subject: Re: cant find mkoctfile.
Date: Sun, 1 Jul 2018 11:28:17 -0700
User-agent: Mutt/1.10.0 (2018-05-17)

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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