octave-maintainers
[Top][All Lists]
Advanced

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

unable to find the mkoctfile command


From: Marco Atzeri
Subject: unable to find the mkoctfile command
Date: Wed, 15 Jan 2014 16:28:02 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

working on packing octave and forge packages, I just hit
this very unusual error:

---------------------------------------------------------------------
$ octave
GNU Octave, version 3.8.0

[cut]
Octave was configured for "i686-pc-cygwin".
[cut]

octave:1> pkg install general-1.3.2.tar.gz
pkg: unable to find the mkoctfile command, Octave installation is incomplete
error: called from '__gripe_missing_component__' in file /usr/share/octave/3.8.0/m/help/__gripe_missing_component__.m near line 53, column 3
error: called from:
error: /usr/share/octave/3.8.0/m/pkg/private/install.m at line 199, column 5
error:   /usr/share/octave/3.8.0/m/pkg/pkg.m at line 394, column 9
-----------------------------------------------------------------------

As of course mkoctfile is where should be

 $ which mkoctfile
/usr/bin/mkoctfile

 $ mkoctfile --version
mkoctfile, version 3.8.0

something else went wrong on my packaging.
Any idea where to look for ?

Regards
Marco




reply via email to

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