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

[netCDF #PFO-333387]: netcdf fortran compiling issue



Hello Marcos,

I'm seeing the following from the provided log file:

configure:21408: ./conftest
./conftest: error while loading shared libraries: libnetcdf.so.11: cannot open 
shared object file: No such file or directory
configure:21408: $? = 127

It appears that the build system cannot locate the C library at runtime.  This 
is often fixed by setting the LD_LIBRARY_PATH environmental variable in 
addition to the LDFLAGS variable, e.g.

LD_LIBRARY_PATH=/usr/local/lib

I hope this information is helpful,

-Ward

> Hello,
> 
> 
> I'm having problems building the netcdf fortran library. I believe I did
> successfully install the netcdf C library, so now I'm following the
> instructions for building the fortran library with shared libraries.
> 
> 
> Find attached the log file.
> 
> 
> Thanks in advance.
> 
> 
> Regards,
> 
> Marco Solari
> 
> 
> 


Ticket Details
===================
Ticket ID: PFO-333387
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.