[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #FOQ-257884]: GMT install settings
- Subject: [netCDF #FOQ-257884]: GMT install settings
- Date: Thu, 14 May 2009 13:49:06 -0600
Hi,
> I try to install GMT over opensuse. I have no problems with old Suse versions
> but now I have a bug at installation process:
>
> make check-TESTS
> make[3]: Entering directory `/home/sebastian/bin/GMT/netcdf-3.6.3/libsrc'
> /home/sebastian/bin/GMT/netcdf-3.6.3/libsrc/.libs/t_nc: error while loading
> shared libraries: libnetcdf.so.4: cannot open shared object file: No such
> file or directory
> FAIL: t_nc
> =========================================
> 1 of 1 tests failed
It's possible libnetcdf.so.4 is a leftover symbolic link to a previous
version of a library in a directory you specify with -L or in your
LD_LIBRARY_PATH, and that the symbolic link references a shared library
that no longer exists. In that case, you should delete the symbolic link
before trying to build and install netCDF.
Also, it's my understanding that GMT now includes an "automated install"
that builds and installs everything that's needed, including GMT. If you
can use that, I think it would be easier than building it from source
yourself.
If you still need help installing netCDF from source, please send the
information requested here:
http://www.unidata.ucar.edu/netcdf/docs/netcdf-install/Reporting-Problems.html
Thanks.
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: FOQ-257884
Department: Support netCDF
Priority: Normal
Status: Closed