I hear you have to upgrade to Snow Leopard, you have to upgrade XCode
too. If you did, try compiling a simple (Hello World) C program with
gcc.

-Ken



On Tue, Nov 24, 2009 at 5:07 PM, Robert Ferrell <ferr...@diablotech.com> wrote:
> Has anyone built/installed PyTables on OS X 10.6 / Snow Leopard?
>
> I can't get past ./configure building HDF5.
>
> I'm running Snow Leopard Server, I've got numpy, scipy etc... installed.
>
> I know this is really an HDF5 question, but my real desire is for
> PyTables, and HDF is just a step towards that.
>
> thanks for any insight,
> -robert
>
>
> bash-3.2$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... bin/install-sh -c -d
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of
> Makefiles... no
> checking build system type... i386-apple-darwin10.2.0
> checking host system type... i386-apple-darwin10.2.0
> checking shell variables initial values... done
> checking if basename works... yes
> checking if xargs works... yes
> checking for cached host... none
> checking for config i386-apple-darwin10.2.0... no
> checking for config i386-apple-darwin10.2.0... no
> checking for config apple-darwin10.2.0... no
> checking for config apple-darwin10.2.0... no
> checking for config i386-darwin10.2.0... no
> checking for config i386-darwin10.2.0... no
> checking for config i386-apple... no
> checking for config darwin10.2.0... no
> checking for config darwin10.2.0... no
> checking for config apple... found
> compiler 'gfortran' is GNU gfortran-4.2.1
> checking for config ./config/site-specific/host-Bear.private... no
> checking for config ./config/site-specific/host-private... no
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... configure: error: in `/Users/
> Shared/SW-Installers/Sandbox/hdf5-1.8.4':
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pytables-users mailing list
> Pytables-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pytables-users
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to