[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issues installing signal package
From: |
Kive |
Subject: |
Issues installing signal package |
Date: |
Sat, 24 Mar 2018 15:20:02 -0700 (MST) |
Hi everyone, I'm new using Octave and Fedora and I'm currently trying to
install the signal package with:
>> pkg install -forge signal
but then Iget this error:
error: the following dependencies were unsatisfied:
signal needs control >= 2.4.5
I read online that I should type it like:
>> pkg install -forge control signal
But I get another 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 column 7
pkg at line 394 column 9
I haven't been able to find the solutions yet so if anyone knows how to
solve it please help!
I use Fedora 27 and Octave 4.2.2, installed via Terminal.
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Issues installing signal package,
Kive <=