--
You received this message because you are subscribed to the Google Groups "GOTM-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gotm-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "GOTM-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gotm-users/QGSNHdr4EaQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gotm-users+...@googlegroups.com.
Hi Knut,
Thanks for your reply. Yes, I am using the traditional Makefile in the src directory.
It looks like the error is occurring even earlier. The compile error starts with "nf-config: Command not found". I missed this earlier.
Hi Knut,
Looks like the symbolic link in my bin directory to nc-config got rid of the netcdf error, but now I am getting a "/plumdata1/home/aneeshcs/bin/nf-config: fork: retry: Resource temporarily unavailable" message confinuously.
can you show me the output of "ls -l $HOME/bin/nf-config" please?
Mon Feb 09 14:53:37@plum>GOTM $nc-config --all
This netCDF 4.3.1-rc4 has been built with the following features:
--cc -> gcc
--cflags -> -I/usr/local/include -I/usr/local/include
--libs -> -L/usr/local/lib -lnetcdf
--has-c++ -> no
--cxx ->
--has-c++4 -> no
--cxx4 ->
--fc ->
--fflags ->
--flibs ->
--has-f90 -> no
--has-dap -> yes
--has-nc2 -> yes
--has-nc4 -> yes
--has-hdf5 -> yes
--has-hdf4 -> no
--has-pnetcdf-> no
--prefix -> /usr/local
--includedir-> /usr/local/include
--version -> netCDF 4.3.1-rc4
________________________________________________________________________
Thanks,
Aneesh
--