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

[netCDF #BNX-159405]: NetCDF and gfortran



> Hello,
> 
> I am trying to install NetCDF on HP Workstation with SUSE Linux 10.2 OS.
> 
> # uname -a
> Linux rain 2.6.18.2-34-default #1 SMP Mon Nov 27 11:46:27 UTC 2006 i686
> i686 i386 GNU/Linux
> 
> First, I installed gfortran
> 
> # gfortran --version
> GNU Fortran 95 (GCC) 4.3.0 20070109 (experimental)
> Copyright (C) 2006 Free Software Foundation, Inc.
> 
> GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
> You may redistribute copies of GNU Fortran
> under the terms of the GNU General Public License.
> For more information about these matters, see the file named COPYING
> 
> and GCC
> # gcc --version
> gcc (GCC) 4.3.0 20070109 (experimental)
> Copyright (C) 2006 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 
> Do you have any expirience in installation with gfortran?
> 
> Regards,
> Ljiljana Dekic
> Hydrometeorological Service of Serbia
> 
> 
> 
> 
> 
> 
> 


Yes, try the 3.6.2 beta6 release, and it should build no problem with gfortran.

Get it here:

ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-beta.tar.gz

Then build like this:

./configure --prefix=/some/place && make check install

Let me know if this doesn't work for you.

Thanks,

Ed

Ticket Details
===================
Ticket ID: BNX-159405
Department: Support netCDF
Priority: Normal
Status: Closed