[MINC-development] can't find netcdf...?

Vicka Corey minc-development@bic.mni.mcgill.ca
Fri, 7 Nov 2003 14:24:13 -0500


On Fri, Nov 07, 2003 at 01:53:01PM -0500, Andrew Janke wrote:
> I'm guessing:
> 
>   $ ./configure --with-build-prefix=/usr/pubsw
> 
> will work.

alas, no luck with that, either.

the .h file is there:
ocelot:vicka[475] ls -lL /usr/pubsw/include/netcdf.h
-rw-rw-r--  1 pubsw  pubsw  26587 Nov  7 12:52 /usr/pubsw/include/netcdf.h
ocelot:vicka[476] 

...and i have set all the flags i could think of:
ocelot:vicka[473] env |grep FLAG
LDFLAGS=-L/usr/pubsw/lib
CCFLAGS=-I/usr/pubsw/include
CFLAGS=-I/usr/pubsw/include
CPPFLAGS=-I/usr/pubsw/include

...but it still dies with the same error.

any other ideas, or anyone see anything i'm doing wrong here?

thanks again,
--vicka