I am a new user and installed netcdf and ran build.bash. I got the following error and I would appreciate any help you can give me.
thanks
/home/rpacheco/netcdf-4.1.1/lib/libnetcdf.a(liboc_la-curlfunctions.o):/home/rpacheco/netcdf-4.1.1/libncdap3/oc/curlfunctions.c:53: more undefined references to `curl_easy_setopt' follow
collect2: ld returned 1 exit status
make: *** [/home/rpacheco/PROJECTS/UPWELLING/oceanG] Error 1
error compiling build.bash
Re: error compiling build.bash
Do you have USE_NETCDF4=on? This should turn on the USE_DAP flag, which in turn tries to link to -lcurl. Is -lcurl in the link statement?
Re: error compiling build.bash
Thank you for your comment, it worked now and I can compile.
Thank you very much indeed.
Rafael
Thank you very much indeed.
Rafael