Brian Granger wrote: >>> > [...] >>>> HDF5 version: 1.6.4 >>> PyTables 2.0 requires HDF5 1.6.5. Perhaps this should also be warned. >> Sigh, which means I won't be able to use it on Ubuntu Dapper. Unless I get >> them to backport HDF5. :) > > But building HDF5 from scratch is very simple - much easier than > convincing anyone to backport it.
And the HDF5 group supplies binaries, which is even simpler. Just build PyTables like this: LD_RUN_PATH=/opt/hdf5-1.6.5-amd-icc/lib python setup.py build_ext --inplace --hdf5=/opt/hdf5-1.6.5-amd-icc Replace amd-icc with the appropriate suffix for x86. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users