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

20031105: NetCDF 3.5.0 build problem

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: 20031105: NetCDF 3.5.0 build problem
  • Date: Wed, 05 Nov 2003 10:14:55 -0700

Davide,

> To: <address@hidden>
> From: <address@hidden>
> Organization: ?
> Keywords: 200311041045.hA4AjTOb019469

The above message contained the following:

> A. Linux arbal 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
> B. 3.5.0 (I made: more VERSION to see, and this is the result)
> C. C: /usr/bin/which: no C in(/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:
> /usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin)
>   Fortran: usr/bin/which: no Fortran in (/bin:/sbin:/usr/bin:/usr/sbin:
> /usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin) 
>   C++ /usr/bin/which: no C++ in (/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:
> /usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/root/bin)
> D.in attchmnt
> F.in attchmnt 
> G.in attchmnt
> H.in attchmnt

Unfortunately, the attached files were incorrect.

Please send me the file "configure.log" (NB: not "config.log") from step
6 near the end of the file INSTALL.html.

Please re-execute step 7 near the end of the file INSTALL.html.  Be sure
to simultaneously redirect BOTH standard output and standard error to the file
"make.log".  How to do this depends on your user shell:

    Standard shell (e.g., sh, ksh, bash):

        make >make.log 2>&1

    csh-like shell (e.g., csh, tcsh):

        make >&! make.log

Send me the new "make.log" file.

If the above is sucessfull, then please re-execute step 8 near the end
of the file INSTALL.html.  Be sure to simultaneously redirect BOTH
standard output and standard error to the file "test.log".  Send me the
new "test.log" file.

> Thanks in advance for any suggestion you will be able to give me
> 
> Davide Prosperi

Regards,
Steve Emmerson