Re: [Pytables-users] segmentation fault on Mac OS X Lion when running tables.test()

2012-06-22 Thread Josh Moore
On Jun 19, 2012, at 4:37 AM, David Donovan wrote: Hi Anthony, Thanks for the response. Installed HDF5 1.8.9 using the following flags for configure. `./configure --prefix=/usr/local --with-szlib=/Library/Frameworks/Python.framework/Versions/Current

Re: [Pytables-users] segmentation fault on Mac OS X Lion when running tables.test()

2012-06-18 Thread David Donovan
Hi Anthony, Thanks for the response. Installed HDF5 1.8.9 using the following flags for configure. `./configure --prefix=/usr/local --with-szlib=/Library/Frameworks/Python.framework/Versions/Current CPPFLAGS=-I/Library/Frameworks/Python.framework/Versions/Current/include

Re: [Pytables-users] segmentation fault on Mac OS X Lion when running tables.test()

2012-06-18 Thread Anthony Scopatz
Hmmm That all looks correct. Have you tried linking PyTables against the HDF5 from MacPorts? This has worked for me in the past... On Mon, Jun 18, 2012 at 9:37 PM, David Donovan donov...@gmail.com wrote: Hi Anthony, Thanks for the response. Installed HDF5 1.8.9 using the following flags