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

[netCDF #RBZ-573287]: error message installing netcdf under linux



> Dear Unidata colleague,
> 
> I am currently installing the software required to run and diagnose a
> chemistry-climate model on my linux computer (openSuse 10.2)
> encountering some problems with the installation of the netcdf library.
> I get the next error message using the command 'make check' indicating
> a problem with one of the shared libraries. Because of other
> compilation and library problems I have some idea what the problem
> might be but don't have the experience to resolve this issue fast and
> was hoping that you could help giving some easy solution to this
> problem. The problem might be due to the fact that use the intel
> fortran compiler which seems to give conflicts with the use of shared
> and static libraries.
> 
> Thanks,
> 
> Laurens Ganzeveld
> =======================================================================
> Dr. ir. Laurens Ganzeveld
> Department of Environmental Sciences, Chair group Earth System Sciences
> Wageningen University and Research Centre
> Droevendaalsesteeg 4, 6708 PB, Wageningen, Netherlands
> Phone: (+31) 317-486651, Fax: (+31) 317-419000, E-mail:
> address@hidden
> 
> Affiliate of Max Planck Institute for Chemistry, Depart. of Atmospheric
> Chemistry, Mainz, Germany, address@hidden
> =======================================================================
> 
> ERROR MESSAGE
> 
> make[2]: Entering directory `/home/ganzevl/soft/netCDF/netcdf-3.6.2/nctest'
> ./nctest: error while loading shared libraries: libimf.so: cannot open shared 
> object file: No such file or directory
> FAIL: nctest
> cmp: nctest_classic.nc: No such file or directory
> FAIL: compare_test_files.sh
> =========================================
> 2 of 2 tests failed
> Please report to address@hidden
> =========================================
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory `/home/ganzevl/soft/netCDF/netcdf-3.6.2/nctest'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/home/ganzevl/soft/netCDF/netcdf-3.6.2/nctest'
> make: *** [check-recursive] Error 1
> 
> 
> 

Sorry, I don't have an easy answer, except to set environment variable 
LD_LIBRARY_PATH to include the directory with this ifort library...

Thanks,

Ed

Ticket Details
===================
Ticket ID: RBZ-573287
Department: Support netCDF
Priority: Urgent
Status: Closed