[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #LYJ-214954]: test-suite
- Subject: [netCDF #LYJ-214954]: test-suite
- Date: Tue, 15 Oct 2019 15:13:42 -0600
Hello,
The test-suite.log file you supply contains the following:
````
/home/shenhf/majun/software/netcdf-fortran-4.4.4/nf_test/.libs/lt-nf_test:
error while loading shared libraries: libgfortran.so.5: cannot open shared
object file: No such file or directory
````
It seems that there may be an error with your gfortran install, as the runtime
linker cannot load the libgfortran.so.5 library. Can you confirm that gfortran
is properly installed?
Thank you,
-Ward
> Dear scientist?
> I'm one of the users of netcdf. I want to install netcdf on my
> linux(centos6). First, I configure,make and make install netcdf-c(4.6.2)
> (CPPFLAGS="-I/usr/local/netcdf-c-4.6.2/include"
> LDFLAGS="-L/usr/local/netcdf-c-4.6.2" ./configure
> --prefix=/usr/local/netcdf-c-4.6.2 --disable-netcdf-4
> --disable-dap-remote-tests), then I configure netcdf-fortran(4.4.4)
> (CPPFLAGS=-I/usr/local/netcdf-c-4.6.2/include
> LDFLAGS=-L/usr/local/netcdf-c-4.6.2/lib ./configure
> --prefix=/usr/local/netcdf-fortran-4.4.4). However, in the process of "make
> check", it went wrong,
> FAIL: nf_test
> PASS: create_fills.sh
> FAIL: tst_f77_v2
> FAIL: ftest
> FAIL: tst_f90
> I have set
> export FC=gfortran
> export CC=gcc
> export LD_LIBRARY_PATH=usr/local/netcdf-c-4.6.2/lib:${LD_LIBRARY_PATH} in
> my bashrc file.
> I don't know what's wrong and beg for your suggestion, nf_test/test-suite.log
> is attached below.
>
>
> ------------------------------
> --
> Thanks for your attention...
> --
> Best Regards,
Ticket Details
===================
Ticket ID: LYJ-214954
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.