vortmax
April 7th, 2007, 04:03 PM
I'm attempting to install GMT (Generic Mapping Tools) on a Dapper install.
I used the download/install script from their page which includes automatic installation of the netcdf libraries. It wound up installing the netcdf libs to my home directory and then instructed me to set the variable NETCDFHOME to my home directory. So I moved the netcdf folder to /usr/local and set NETCDFHOME=/usr/local
When I try and run any of the GMT scripts, I get this error:
pscoast: error while loading shared libraries: libnetcdf.so.4: cannot open shared object file: No such file or directory
I've checked and that library is in the netcdf folder which the NETCDFHOME variable is pointing to. Is there something I'm missing here?
I used the download/install script from their page which includes automatic installation of the netcdf libraries. It wound up installing the netcdf libs to my home directory and then instructed me to set the variable NETCDFHOME to my home directory. So I moved the netcdf folder to /usr/local and set NETCDFHOME=/usr/local
When I try and run any of the GMT scripts, I get this error:
pscoast: error while loading shared libraries: libnetcdf.so.4: cannot open shared object file: No such file or directory
I've checked and that library is in the netcdf folder which the NETCDFHOME variable is pointing to. Is there something I'm missing here?