Note that there are some explanatory texts on larger screens.

plurals
  1. POInstalling octave package in ubuntu
    primarykey
    data
    text
    <p>anyone can help me with this error?</p> <pre><code>octave:4&gt; pkg install signal-1.2.0.tar.gz error: the following dependencies where unsatisfied: signal needs optim &gt;= 1.0.0 signal needs specfun &gt;= 0.0.0 signal needs control &gt;= 2.2.3 signal needs general &gt;= 1.3.2 octave:4&gt; pkg install optim-1.2.2.tar.gz error: the following dependencies where unsatisfied: optim needs miscellaneous &gt;= 1.0.10 optim needs struct &gt;= 1.0.10 octave:4&gt; pkg install struct-1.0.10.tar.gz make: /usr/bin/mkoctfile: Command not found make: *** [fields2cell.oct] Error 127 'make' returned the following error: make: Entering directory `/tmp/oct-fDBs5k/struct-1.0.10/src' /usr/bin/mkoctfile -s fields2cell.cc make: Leaving directory `/tmp/oct-fDBs5k/struct-1.0.10/src' error: called from `pkg&gt;configure_make' in file /usr/share/octave/3.6.2/m/pkg/pkg.m near line 1391, column 9 error: called from: error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 834, column 5 error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9 </code></pre> <p>I need to install signal package, but I have to download other to work from I have noticed but it gets stuck when installing struct package.</p> <p>@edit The same error when trying to install misc~ package.</p> <pre><code>octave:5&gt; pkg install miscellaneous-1.2.0.tar.gz error: the following dependencies where unsatisfied: miscellaneous needs general &gt;= 1.3.1 octave:5&gt; pkg install general-1.3.2.tar.gz make: /usr/bin/mkoctfile: Command not found make: *** [__exit__.oct] Error 127 'make' returned the following error: make: Entering directory `/tmp/oct-CA6o4U/general/src' /usr/bin/mkoctfile __exit__.cc make: Leaving directory `/tmp/oct-CA6o4U/general/src' error: called from `pkg&gt;configure_make' in file /usr/share/octave/3.6.2/m/pkg/pkg.m near line 1391, column 9 error: called from: error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 834, column 5 error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9 </code></pre> <p>@edit additional info:</p> <pre><code>octave:6&gt; which mkoctfile `mkoctfile' is a function from the file /usr/share/octave/3.6.2/m/miscellaneous/mkoctfile.m </code></pre> <p>I have no idea what to do..</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload