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: Mike Miller
Subject: [Octave-bug-tracker] [bug #49071] pkg install -forge fails with "unable to find mkoctfile" on Fedora 24
Date: Mon, 12 Sep 2016 17:38:55 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of bug #49071 (project octave):

                Category:    Octave Forge Package => Octave Function        
              Item Group:    Installation Failure => Incorrect Result       
                  Status:                    None => Need Info              
                 Summary: install -forge works for some pkgs, fails for others
("unable to find mkoctfile") => pkg install -forge fails with "unable to find
mkoctfile" on Fedora 24

    _______________________________________________________

Follow-up Comment #1:

The packages that *did* install for you consist entirely of .m file functions,
no compiled code. The packages that did *not* install for you contain compiled
functions that require both the gcc compiler and the mkoctfile wrapper
program.

Is mkoctfile in your PATH (e.g. run "mkoctfile -v" in a bash shell)? Does the
mkoctfile function in Octave work (e.g. run "mkoctfile -v" in the Octave
command window)? I'm not too familiar with how Octave is packaged for Fedora,
but is there an octave-devel package that you may need to install?

The error message seems to be reporting accurately, and the reason those
packages did not install is because they contain code that needs to be
compiled, while the others do not.

Maybe Fedora packagers or users can chime in here.

    _______________________________________________________

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]