[MINC-users] minc 1 installation

Parya Momayyezsiahkal parya.momayyezsiahkal at mail.mcgill.ca
Sun Jan 3 00:58:41 EST 2010


Hi all,

I have recently installed Ubuntu 9.10 on my iMac and was trying to install minc1 libraries.
While ./configure runs fine, I'll get the following error meassge when make is run:

libsrc/image_conversion.c: In function 'miicv_create':
libsrc/image_conversion.c:206: error: 'MAX_NC_OPEN' undeclared (first use in this function)
libsrc/image_conversion.c:206: error: (Each undeclared identifier is reported only once
libsrc/image_conversion.c:206: error: for each function it appears in.)

As far as I know, MAX_NC_OPEN has been defined in netcdf.h which is located in the /usr/include/ directory in my case. The netcdf library is also located in /usr/lib which I assume is a standard location on Ubuntu.
I am really confused now and I would appreciate if anyone can help me with this.

Thanks,
Parya


More information about the MINC-users mailing list