[MINC-users] Minc-2 installation problems

Andrew Janke a.janke at gmail.com
Mon Apr 6 04:46:28 EDT 2009


Hi Mohamed,

> 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
> ========================================

The above does not give enough information, what was the output above
the 1 of 17 tests failed line?

> 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

You will want:

   ./configure --prefix=/usr/local --with-build-path=/usr/local --with-minc2

I take it you did run "make install" after "make check"? Perhaps have
a look here:

   http://en.wikibooks.org/wiki/MINC/Tutorials/SourceInstall

--
Andrew Janke
(a.janke at gmail.com || http://a.janke.googlepages.com/)
Canberra->Australia    +61 (402) 700 883



More information about the MINC-users mailing list