[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

960111: netCDF installation



Cara,

>Date: Thu, 11 Jan 1996 09:18:45 +0800 
>From: address@hidden (Cara Wilson)
>Organization: Oregon State University
>Subject: Re: 960111: netCDF installation 
>Keywords: 199601102202.AA13288

In the above message you wrote:

> Enclosed are  env.out (the output from "env")
>               CUSTOMIZE
>               config.out (the output from configure) 
>               make.out (the output from make all)
> 
> The file config.log did not exist.  Thanks again.
> 
> PATH=/home/server/homes/student/cwilson:/home/server/homes/student/cwilson/bin:/usr/local/bin.solaris2x:/usr/local/bin:/home/server/local/bin.scripts:/home/server/local/bin.solaris2x:/home/neptune/local/bin.solaris2x:/home/server/class/bin.solaris2x:/usr/ucb:/usr/bin:/bin:/usr/new:/usr/sbin:/usr/ccs/bin:/usr/openwin/bin:/usr/openwin/bin/xview:/usr/openwin/demo:/etc:/usr/etc:/usr/local/etc:/home/server/local/etc.solaris2x:/usr/games:/usr/lang/bin:.

Judging from your PATH environment variable, I'd guess the configure
script is using /usr/ucb/bin/cc for the C compiler.  This is a very old
compiler and shouldn't be used.  Is there a C compiler in /usr/lang/bin?
If so, then try that one by adjusting you PATH environment variable
prior to executing the configure script.

Please let me know if this helps.

--------
Steve Emmerson   <address@hidden>