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

[netCDF #WVC-374427]: no file found libnetcdff.so.5 en lib



Hello,

In order to get the fortran interface, you will need to download and install 
the latest netCDF-Fortran package, available from 
https://github.com/Unidata/netcdf-fortran/releases

I hope this helps!

-Ward

> Full Name: sandra rivadeneira
> Email Address: address@hidden
> Organization: UNALM
> Package Version: netcdf 4.1.3
> Operating System: centos
> Hardware:
> Description of problem: Hello,
> I'm installing the netcdf 4.1.3 library with the following configuration:
> ./configure --prefix=$DIR/netcdf --disable-dap --disable-netcdf-4 
> --disable-shared
> 
> I finish the installation and pass the tests as indicated in:
> 
> http://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php
> 
> the installation was satisfactory no error was found but
> in the lib folder I only have the following files, as I can configure netcdf 
> in order to have the files libnetcdff.so.5
> 
> my bash file is the following:
> # .bashrc
> 
> # Source global definitions
> if [ -f /etc/bashrc ]; then
> . /etc/bashrc
> fi
> 
> # User specific aliases and functions
> 
> export DIR=/home/wrftest2/WRF/librerias/libraries
> export CC=gcc
> export CXX=g++
> export FC=gfortran
> export CFLAGS=-m64
> export F77=gfortran
> export FFLAGS=-m64
> export PATH=$DIR/netcdf/bin:$PATH
> export NETCDF=$DIR/netcdf
> export PATH=$DIR/mpich/bin:$PATH
> export LDFLAGS=-L$DIR/grib2/lib
> export CPPFLAGS=-I$DIR/grib2/include
> 
> I would appreciate if you can help me
> 
> 
> 


Ticket Details
===================
Ticket ID: WVC-374427
Department: Support netCDF
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.