[MINC-users] Minc-2 installation problems

mohamed Ali Bahri m.bahri at ulg.ac.be
Mon Apr 6 04:19:26 EDT 2009


Hi Claude,

Thanks a lot for your help. Netcdf is now installed without any error. I 
installed minc-2.0.16 using the following command lines
./configure --prefix=/usr/local --with-build-path=/usr/local --enable-minc2
make & make install.
it install well without error only with make check I had the following 
errors which are probably caused by optimization
======================================
1 of 17 tests failed
Please report to a.janke at gmail.com
==================================
make[3]: *** [check-TESTS] Erreur 1
make[3]: quittant le répertoire « /usr/local/minc-2.0.16/libsrc2/test »
make[2]: *** [check-am] Erreur 2
make[2]: quittant le répertoire « /usr/local/minc-2.0.16/libsrc2/test »
make[1]: *** [check-recursive] Erreur 1
make[1]: quittant le répertoire « /usr/local/minc-2.0.16/libsrc2 »
make: *** [check-recursive] Erreur 1
========================================

After, I tried to install N3-1.10 package but unfortunately configure 
command did not fined minc library.
--------------------
checking for library minc... no
configure: error: cannot find required library minc
------------------------------------
The command line that I use for configuration is : 
./configure --prefix=/usr/local --with-build-path=/usr/local 
--with-minc2=/usr/local

Does the command line that I use for configure step is correct?

Mohamed




Claude LEPAGE a écrit :
> 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
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www2.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>   



More information about the MINC-users mailing list