From: Gary R. <gro...@tr...> - 2003-06-02 03:30:12
|
I'm excited about pytables but am unable to install it on OS X. When I do: python setup.py build_ext --inplace I get the following output leading up to the failure: > skipping src/H5LT.c (build/temp.darwin-6.3-Power Macintosh-2.2/H5LT.o > up-to-date) > skipping src/H5TB.c (build/temp.darwin-6.3-Power Macintosh-2.2/H5TB.o > up-to-date) > skipping src/H5TB-opt.c (build/temp.darwin-6.3-Power Macintosh-2.2/H5TB-opt.o > up-to-date) > gcc -arch i386 -arch ppc -bundle -flat_namespace -undefined suppress > build/temp.darwin-6.3-Power Macintosh-2.2/hdf5Extension.o > build/temp.darwin-6.3-Power Macintosh-2.2/calcoffset.o > build/temp.darwin-6.3-Power Macintosh-2.2/arraytypes.o > build/temp.darwin-6.3-Power Macintosh-2.2/getfieldfmt.o > build/temp.darwin-6.3-Power Macintosh-2.2/utils.o build/temp.darwin-6.3-Power > Macintosh-2.2/H5Zlzo.o build/temp.darwin-6.3-Power Macintosh-2.2/H5Zucl.o > build/temp.darwin-6.3-Power Macintosh-2.2/H5ARRAY.o > build/temp.darwin-6.3-Power Macintosh-2.2/H5LT.o build/temp.darwin-6.3-Power > Macintosh-2.2/H5TB.o build/temp.darwin-6.3-Power Macintosh-2.2/H5TB-opt.o > -L/usr/local/lib -Wl,-R/usr/local/lib -lhdf5 -o tables/hdf5Extension.so > ld: for architecture i386 > ld: unknown flag: -R/usr/local/lib > error: command 'gcc' failed with exit status 1 Any ideas???? I hope to use pytables in a project and I'm stuck until this is resolved. --Gary -- <http://ThisURLEnablesEmailToGetThroughOverzealousSpamFilters.org> Gary Robinson CEO Transpose, LLC gro...@tr... 207-942-3463 http://www.transpose.com http://radio.weblogs.com/0101454 |