help-octave
[Top][All Lists]
Advanced

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

Re: Help installing packages


From: Dmitri A. Sergatskov
Subject: Re: Help installing packages
Date: Sat, 24 Mar 2018 21:04:51 -0500

On Sat, Mar 24, 2018 at 4:59 PM, Kive <address@hidden> wrote:
Hi everyone, I'm a new user of octave and fedora and at the moment I've been
trying to install the signal package but I get an error:

pkg install -forge signal
error: the following dependencies were unsatisfied:
   signal needs control >= 2.4.5

So, I looked online and found that I should type:

pkg install -forge control signal

but I get the following error:

pkg: unable to find the mkoctfile command, Octave installation is incomplete
error: called from
    __gripe_missing_component__ at line 53 column 3
    configure_make at line 40 column 7
    install at line 192 colum

Can anyone please help? :(

I use Fedora27 and Octave, version 4.2.2
I installed via terminal.


​On Fedora you can do (in a terminal, not on octave's prompt):

dnf install ​octave-signal

​Dmitri.
​--



reply via email to

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