[MINC-users] minc configure problem with fedora core 4

Andrew Janke minc-users@bic.mni.mcgill.ca
Tue Aug 9 07:15:04 2005


Erkle!  That is indeed a strange way of doing things.

I don't think there are any provisions in the current way minc's
autoconf is written to handle this. However you can always resort to
dirty tricks such as this:

   CFLAGS=-I/usr/include/netcdf-3 LDFLAGS=-L/usr/lib/netcdf-3 ./configure

:)


a