After installing any package on Octave 3.4.3 using Ubuntu 11.10 an configuration problem accured. Error code bellow.
After some web research, it seems that the header files are not properly installed. For this any other solutions are not presented (based on web knowledge).
Any information would help.
Greetings, Jocker
%%% %% %
pkg install specfun-1.1.0.tar.gz In file included from /usr/local/include/octave-3.4.3/octave/ov.h:43:0, from /usr/local/include/octave-3.4.3/octave/oct-obj.h:34,
from /usr/local/include/octave-3.4.3/octave/ov-fcn.h:32, from /usr/local/include/octave-3.4.3/octave/ov-builtin.h:28, from /usr/local/include/octave-3.4.3/octave/defun-int.h:28,
from /usr/local/include/octave-3.4.3/octave/defun-dld.h:30, from /usr/local/include/octave-3.4.3/octave/oct.h:36, from ellipj.cc:40: /usr/local/include/octave-3.4.3/octave/oct-hdf5.h:27:18: fatal error: hdf5.h: No such file or directory
compilation terminated. make: *** [ellipj.oct] Error 1 'make' returned the following error: make: Entering directory `/tmp/oct-AY5sFe/specfun/src' mkoctfile -s ellipj.cc make: Leaving directory `/tmp/oct-AY5sFe/specfun/src'
error: called from `pkg>configure_make' in file /usr/local/share/octave/3.4.3/m/pkg/pkg.m near line 1339, column 9 error: called from: error: /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 790, column 5
error: /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 361, column 9