[MINC-users] Minc-2 installation problems

Claude LEPAGE claude at bic.mni.mcgill.ca
Sun Apr 5 10:36:45 EDT 2009


Hi,

> with netcdf-3.6.1 configure passes without error but make generate errors.
>
> 1) ./configure --disable-shared --prefix=/usr/local 
> --with-build-path=/usr/local CFLAGS="${CFLAGS} -fpic" 
> CPPFLAGS="${CPPFLAGS} -fpic" CXXFLAGS="${CXXFLAGS} -fpic"

Sorry, my mistake. I was too lazy to check my config line.

./configure --prefix=/usr/local --without-F90 ${CFG_COMP_FLAGS} F90=false FC=false CXX=false CC=gcc

replace CFG_COMP_FLAGS by the above string with CFLAGS, etc.

This build will be sufficient for minc.

Claude


More information about the MINC-users mailing list