From: Guido Polles (guido.polles_at_gmail.com)
Date: Wed Jun 01 2011 - 10:09:24 CDT

Hello,

I would like to compile vmd from source and I don't care about netcdf
support. However, I cannot build the plugins without it. I found
something about setting the netcdf variables empty, but I didn't
succeeded.

This is the command and the output:
make LINUX TCLINC=-I/usr/include/tcl8.5/ TCLLIB=-F/usr/lib/tcl8.5/
NETCDFLIB="" NETCDFINC="" NETCDFLDFLAGS=""

/usr/bin/ld: cannot find -lnetcdf
collect2: ld returned 1 exit status
make[2]: *** [../compile/lib_LINUX/bin/catdcd4.0/catdcd] Errore 1
make[1]: *** [bins] Errore 1
make: *** [LINUX] Errore 2

Any help would be greatly appreciated.

Best regards

Guido Polles