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

[netCDF #CVD-838629]: make check failures with netcdf library version



> Hi, I've just intalled netcdf 4.0-beta1 on a Mandriva 2008 linux
> installation.  The configure, make, make install seemed to go smoothly, but
> make check produced some errors, seem to relate to missing shared libraries:
>
> FAIL: ftest
> ./tst_f90: error while loading shared libraries: libimf.so: cannot open
> shared object file: No such file or directory
> FAIL: tst_f90
>
> This file does however exist on my system
> [root@msasa /]# ll /opt/intel/fc/10.0.023/lib/libimf.so
> -rwxr-xr-x 1 root root 2486413 2007-04-27 04:34
> /opt/intel/fc/10.0.023/lib/libimf.so*
>
> I've attached the config.log file, and pasted in the make and make check
> outputs below.  Please let me know what I can/should do to fix this?
>
> Many thanks
>
> -Evan
>

Try setting the environment variable LD_LIBRARY_PATH to the directory that
holds the library, and try again.

Let me know if that doesn't work.

Thanks,

Ed

Ticket Details
===================
Ticket ID: CVD-838629
Department: Support netCDF
Priority: Normal
Status: Closed