[MINC-users] Building minc-2.1.12

Haz-Edine Assemlal assemlal at cim.mcgill.ca
Wed Jun 20 10:31:02 EDT 2012


Hi,

Try with CMake:

1 - go to the root directory of minc
2 - mkdir build && cd build
3 - cmake .. ( or ccmake for a gui)
4 - make && make install

-
Haz-Edine


On Wed, 2012-06-20 at 10:18 -0400, Andrew Wood wrote:
> Hi Andrew,
> 
> I used autogen.sh to generate a configure script, but the build still
> fails in lex.l for minccalc.
> 
> lex.l:4:18: error: gram.h: No such file or directory
> 
> Thanks,
> Andrew
> 
> On Tue, Jun 19, 2012 at 6:49 PM, Andrew Janke <a.janke at gmail.com> wrote:
> > Hi Andrew,
> >
> >> I downloaded minc-2.1.12.tar.gz from github.com/BIC-MNI/minc/downloads
> >> and I'm trying to build it. It didn't come with a configure script, so
> >> I'm wondering if this might not be an actual release. I generated a
> >> configure script with autotools, but the next failure was missing
> >> "gram.h" in minccalc. Is there somewhere else I should be looking for
> >> the latest release?
> >
> > If you are building from github as opposd from a release from
> > packages.bic.mni.mcigill.ca you will first need to run:
> >
> >   $ ./autogen.sh
> >
> > In the base MINC directory. This will generate you a configure script
> > that you can then run. You can also bild MINC with Cmake if you are
> > that way inclined.
> >
> > a
> > _______________________________________________
> > MINC-users at bic.mni.mcgill.ca
> > http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users




More information about the MINC-users mailing list