$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for programs ------------------ checking for gawk... (cached) awk checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes Setting host specific options ------------------------- checking build system type... powerpc-apple-darwin8.2.0 checking host system type... powerpc-apple-darwin8.2.0 checking for supplibs directory... not found (defaulting to ./supplibs) Checking system libraries, headers, and compiler features ----------------------------------------- checking for cos in -lm... yes checking how to run the C preprocessor... gcc -E checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... yes checking for strtod... yes checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes Checking for optional feature support ------------------------------------ checking whether to use dynamic linking... no Check GrADS command line editing support... checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for library containing tgetent... -ltermcap checking for libreadline.a in supplibs... no - Command line editing disabled Check GrADS GUI support... checking freq.h usability... no checking freq.h presence... no checking for freq.h... no - GUI disabled Check GrADS printim support... checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking for library containing tgetstr... none required checking for libz.a in supplibs... no - printim disabled (Warning: gxtran will not be built) checking if wi command has been enabled... no - wi disabled + LATS enabled Checking which GrADS binaries can be built ------------------------------------ checking udunits.h usability... yes checking udunits.h presence... yes checking for udunits.h... yes checking netcdf.h usability... yes checking netcdf.h presence... yes checking for netcdf.h... yes checking for libudunits.a in supplibs... no - gradsnc (plain netCDF) build disabled checking for udunits.h... (cached) yes checking for netcdf.h... (cached) yes checking for libz.a in supplibs... no - gradshdf (HDF-SDS/netCDF) build disabled checking for udunits.h... (cached) yes checking for netcdf.h... (cached) yes checking for libz.a in supplibs... no - gradsdods (OPeNDAP/netCDF) build disabled +=========================================================================+ GrADS 1.9b4 : Built Sat Oct 22 12:23:26 EDT 2005 for powerpc-apple-darwin8.2.0 +=========================================================================+ +----------------------------------+ | | | Configuration Summary | | | | - readline disabled | | - printim disabled | | - GUI disabled | | + LATS enabled | | - wi disabled (default) | | | | Build Summary | | | | + gradsc (classic) enabled | | - gradsnc (netCDF) disabled | | - gradshdf (HDF-SDS) disabled | | - gradsdods (OPeNDAP) disabled | | | | - Dynamic linking disabled | | | +----------------------------------+ configure: creating src/VERSION configure: creating src/buildinfo.h configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h Run 'make && make install' to build GrADS. Executables will be installed to bin/ in current dir, unless prefix was specified.