octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49071] pkg install -forge fails with "unable


From: anonymous
Subject: [Octave-bug-tracker] [bug #49071] pkg install -forge fails with "unable to find mkoctfile" on Fedora 24
Date: Mon, 12 Sep 2016 17:52:18 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Follow-up Comment #3, bug #49071 (project octave):

thanks for the quick turn around, mike. and for great replies:

$ /usr/lib64/octave/4.0.3/mkoctfile-4.0.3 -v
mkoctfile, version 4.0.3

>> mkoctfile -v
error: mkoctfile: unable to find the mkoctfile command, Octave installation is
incomplete

adding path to location of wrapper mkoctfile.m
>> addpath /usr/share/octave/4.0.3/m/miscellaneous
>> mkoctfile -v
error: mkoctfile: unable to find the mkoctfile command, Octave installation is
incomplete

$ dnf install octave-devel
(now there is /usr/bin/mkoctfile-4.0.3 and /usr/bin/mkoctfile linking to it)

>> pkg -forge install linear-algebra 
g++: error: /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or
directory
configure: error: Could not run /usr/bin/mkoctfile-4.0.3
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mkoctfile... /usr/bin/mkoctfile-4.0.3

pkg: error running the configure script for linear-algebra.
error: called from 'configure_make' in file
/usr/share/octave/4.0.3/m/pkg/private/configure_make.m near line 79, column 9

and i'm presently working on the absence of
/usr/lib/rpm/redhat/redhat-hardened-cc1

...


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49071>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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