I think that paths needed to be passed to CPP/LDFLAGS like this:

CPPFLAGS=-I/usr/include/hdf LDFLAGS=-L/usr/lib ./configure --enable-hdf4 && make

then also package is dependent on latest hdf5 to be build (1.8.7), so
installing it globally would break possible dependencies in any
packaging system, and lastly it's just pain to build it if it's worth


On Sun, Nov 13, 2011 at 10:12 PM, Gökhan Sever <gokhanse...@gmail.com> wrote:
> When I remove hdf4 part from config, it builds successfully. Any ideas?

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to