octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debian's libhdf5-8 and Octave 3.8.2


From: José Luis García Pallero
Subject: Re: Debian's libhdf5-8 and Octave 3.8.2
Date: Fri, 5 Sep 2014 12:09:36 +0200

2014-09-04 19:07 GMT+02:00 Mike Miller <address@hidden>:
> On Thu, Sep 4, 2014 at 19:02:47 +0200, José Luis García Pallero wrote:
>> I'll try to explain the problem in detail.
> [...]
>> The hdf5.h file is not found, but hdf5.h is located in
>> /usr/include/hdf5/serial/, which has been selected via
>> --with-hdf5-includedir in ./configure and detected as was nored in
>> HDF5 CPPFLAGS: -I/usr/include/hdf5/serial/. But apparently the
>> -I/usr/include/hdf5/serial/ is not in the compiling order. So I think
>> there is a bug in the make process when HDF5 is not located in
>> standard directories
>
> Yes, you have effectively summarized bug #38928.
>
> If you configure with CPPFLAGS=-I/usr/include/hdf5/serial and
> LDFLAGS=-L/usr/lib/x86_64-linux-gnu/hdf5/serial rather than using the
> --with-hdf5* options, you should have more success (I do). Please try
> that and let me know if that does not work for you.

It works fine. Thanks!

>
> HTH,
>
> --
> mike



-- 
*****************************************
José Luis García Pallero
address@hidden
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]