[MINC-users] Building minc-2.1.12

Andrew Wood andrew at biospective.com
Wed Jun 20 13:43:54 EDT 2012


Hi,

The cmake build was successful. It would be nice to sort out why the
GNU make isn't working, but I can proceed with cmake for now.

If one wants to stay up to date with minc releases, which is the best
location to watch? Is there a difference between versions suitable for
packages.bic.mni.mcigill.ca versus the downloads page at github?

Thanks,
Andrew


On Wed, Jun 20, 2012 at 10:31 AM, Haz-Edine Assemlal
<assemlal at cim.mcgill.ca> wrote:
> 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
>
>
> _______________________________________________
> 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