Am Montag, 13. Juni 2011, 07:10:38 schrieb Laurence Keefe:
> 
> I have gone over to /usr/include/octave-3.4.0/octave, and sure enough,
> there is no hdf5.h file.  The file oct-hdf5.h exists, but it just seems to
> test whether I have libhdf5 installed, which I do, and then tries to
> include the hdf5.h file.  Is this a packaging error at OpenSuSe?  Is the
> header file somewhere else?  Can I not
> just get the hdf5.h file from somewhere and put it in the correct place?
> 
This means you are missing the external dependency libhdf5-devel, this is not 
part of octave.

sudo zypper install libhdf5-devel 

will install it.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to