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:17:42 -0400



On Sun, Jul 1, 2018 at 2:32 PM, Andreas Weber <address@hidden> wrote:
Am 01.07.2018 um 19:27 schrieb Doug Stewart:
>>> which mkoctfile
> 'mkoctfile' is a function from the file
> /usr/local/share/octave/4.4.0/m/miscellaneous/mkoctfile.m

This is only the wrapper script, can you check if you can run
`mkoctfile` in a shell and double check that your system has
mkoctfile-4.4.0 ?

I guess you've compiled from source so per default it is in
/usr/local/bin/mkoctfile-4.4.0

Please add the output of
readlink -f $(which mkoctfile)


-- Andy

address@hidden:~$ readlink -f $(which mkoctfile)
/usr/local/bin/mkoctfile-4.4.0
address@hidden:~$ 



--
DASCertificate for 206392


reply via email to

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