I'm jumping into the pytables/HDF5 world, but I'm having problem installing it. 
 I have HDF5 installed in /usr/local/hdf5, which contains three subdirectories: 
bin, include and lib.  When I tried to install pytables (with HDF5_DIR set), I 
got the following message:
   * Found HDF5 headers at ``/usr/local/hdf5/include``, library at 
    ``/usr/local/hdf5/lib``.
   .. WARNING:: Could not find the HDF5 runtime.
   The HDF5 shared library was *not* found in the default library
   paths. In case of runtime problems, please remember to install it.
I think it's looking for libhdf5.so.5 which is in /usr/local/hdf5/lib.  I don't 
understand why HDF5_DIR didn't take care of it.  Any help will be greatly 
appreciated.

Jianfu
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Pytables-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to