Hi Torgil (and others), A Dissabte 16 Juny 2007 01:14, escriguéreu: > 2. Great, now it works with bzip2.dll v1.0.4 . GTK+ used 1.0.2.1531 -> > still hard crash. I see you have closed the issue, but maybe the > dll-version should be examined and a proper error message be > displayed. Since Bzip21.0.4 is optional i'll guess this will bite more > people.
I've found the way to include the DLL for bzip2 in the binary package, and I think that this is going to be the best way to avoid this kind of problems. Moreover, I've also added DLLs for zlib1 (1.2.3), szlib (2.0, only uncompressor), and the hdf5dll itself (1.6.5). I've not added the DLL for LZO because of license issues (it's GPL'ed). With this I think that the installation procedure will be eased quite a few for most users. The new binaries with integrated DLLs are at: http://www.pytables.org/download/preliminary/tables-2.0.dev-of20070622.win32-py2.4.exe http://www.pytables.org/download/preliminary/tables-2.0.dev-of20070622.win32-py2.5.exe There is also a new tarball with the sources of what is in SVN now. It contains some improvements over the 2.0rc2 one (mostly fixes for the test suite). You can find it at: http://www.pytables.org/download/preliminary/tables-2.0.dev-of20070622.tar.gz Incidentally, the new procedure in setup.py for adding DLL's is not terribly intelligent, but provided the paths for zlib and szlib are ok, it works well enough. So, everybody (and specially Torgil) is invited to give the new packages a try. Also, if anybody has a MS Vista available, I'd be grateful to hear your experience with the binaries. Have a good week-end! -- >0,0< Francesc Altet http://www.carabos.com/ V V Cárabos Coop. V. Enjoy Data "-" ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/pytables-users
