(I'm sending a copy to the pytables-users list.  Please use the list
instead of private addresses so that everyone can know (or provide)
solutions to problems and know how they fared.)

richard miller (el 2007-12-10 a les 15:20:42 -0500) va dir::

> Thanks for the clue !
> 
> I downloaded a new zlib and compiled it
> 
> I recompiled HDF5 with the following
> 
> ./configure --prefix=/usr --enable-threadsafe --with-zlib=/usr
> --with-pthread=/us
> 
> I then recompiled pytables and all test passed

That sounds good.  You could in theory use the HDF5 library provided in
the ``libhdf5-serial-1.6.5-0`` package in Debian/Ubuntu, which includes
Zlib support.    ::

> Question please -- should I be able to compile and use zip2 lib
> with HDF5 ?

If you mean bzip2, you don't need to rebuild your HDF5 library.  If you
happen to have the bzip2 development files installed (``libbz2-dev`` in
Debian/Ubuntu) you just need to rebuild PyTables (you may need to use
the ``--bzip2`` option of ``setup.py``).

::

        Ivan Vilata i Balaguer   >qo<   http://www.carabos.com/
               Cárabos Coop. V.  V  V   Enjoy Data
                                  ""

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to