This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] New package: {hdf5,libhdf5_0, libhdf5-deve}-1.6.7-1


--- "Yaakov (Cygwin Ports)"  ha scritto:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Marco Atzeri wrote:
> | the package hdf5 is now available with the Cygwin
> distribution:
> |
> | http://www.hdfgroup.org/HDF5/ (homepage)
> |
> | HDF5 is one of the package needed to fully compile
> Octave
> 
> It's also needed to build Octave extensions, but its
> headers are in the
> wrong place.
> 
> Octave headers #include <hdf5.h>, meaning that they
> need be in
> /usr/include, not in /usr/include/hdf5.  Debian's
> libhdf5-*-dev packages
> also place the headers in /usr/include.
> 
> Could you please fix?

Hi Yakoov,
I put the hdf5 in a separate directory just to have 
a more clean /usr/include structure as
hdf5.h call tens of other HDF5 header.

All the other packages (octave, glpk, qhull,
suitsparse )
have dedicated include directory and only hdf5 make
differently.

I built the extensions of octave-forge
with just 
CPPFLAGS="-I/usr/include/hdf5"
before calling octave for the pkg install.

If you really need I will modify the package,
but I think that /usr/include/hdf5
is a more clean solution
 
let me know

Regards
Marco




      ___________________________________ 
Scopri il Blog di Yahoo! Mail: trucchi, novità, consigli... e la tua opinione!
http://www.ymailblogit.com/blog/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]