Δημοσιεύτηκε: 11 Οκτ 2010, 09:46
από kosmos890
Στο Octave θέλω τις συναρτήσεις sound και rectpuls (από το Matlab)
Οι συναρτήσεις αυτές υπάρχουν στα extra πακέτα audio-1.1.4.tar.gz και signal-1.0.11.tar.gz.
Μέσα απο το prompt του Octave πληκτρολογώ για την εγκατάσταση pkg install audio-1.1.4.tar.gz
αλλά έχω error.
Μπορεί κάποιος να βοηθήσει ?
Κώδικας: Επιλογή όλων
octave:2> pkg install audio-1.1.4.tar.gz
configure: WARNING: no mkoctfile found on path
./configure: line 2903: conftest.cc: command not found
configure: error: Could not run
the configure script returned the following error: checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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... no
error: called from `pkg>configure_make' in file /usr/share/octave/3.2.3/m/pkg/pkg.m near line 1240, column 2
error: called from:
error: /usr/share/octave/3.2.3/m/pkg/pkg.m at line 714, column 5
error: /usr/share/octave/3.2.3/m/pkg/pkg.m at line 287, column 7