[MINC-users] build almost everything minc Makefile and git repository for EZminc

Luis Concha lconcha at gmail.com
Wed Mar 16 15:46:29 EDT 2011


Hello all.

Replying to my own post is far from exciting, but I'm doing it so that
the solution I found to my compilation problem is of help to anyone in
the same situation.

The solution to compile everything using Vlad's big Makefile was to
install ActiveState Perl in my own directories, and adding it to the
PATH before the system's built in perl installation (using the
install.sh from the ActiveState Perl distribution). After that, make
all compiled everything without any further problems.

Minc tools on the cluster, here I go.

Thanks to all for helping out!

Luis


On Wed, Mar 16, 2011 at 10:00 AM,  <minc-users-request at bic.mni.mcgill.ca> wrote:
> Send MINC-users mailing list submissions to
>        minc-users at bic.mni.mcgill.ca
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
> or, via email, send a message with subject or body 'help' to
>        minc-users-request at bic.mni.mcgill.ca
>
> You can reach the person managing the list at
>        minc-users-owner at bic.mni.mcgill.ca
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of MINC-users digest..."
>
> Today's Topics:
>
>   1. Re: build almost everything minc Makefile and git repository
>      for EZminc (Luis Concha)
>
>
> ---------- Forwarded message ----------
> From: Luis Concha <lconcha at gmail.com>
> To: minc-users at bic.mni.mcgill.ca
> Date: Tue, 15 Mar 2011 13:40:32 -0600
> Subject: Re: [MINC-users] build almost everything minc Makefile and git repository for EZminc
> Hi Andrew and all.
>
>> I think you will need to add PREFIX to the perl install. In the
>> Andrew Janke
>
> Thanks for the suggestion. I have tried it and I am still getting the
> same error. I believe the root of it is how Makefile.PL is written,
> which seems to be made by lib/ExtUtils/MakeMaker.pm. Of course, this
> seems to depend on the perl version installed (5.8 in my case) and
> only root can modify makemaker.pm.
>
> I see that Makefile.PL sends out a few arguments to generate a
> Makefile, After reading the Makefile, I see several calls to
> /usr/lib64/perl5... (CCDLFLAGS, SITELIBEXP, SITEARCHEXP,
> VENDORARCHEXP, VENDORLIBEXP, etc). I was wondering if I can overrride
> these by sending the appropriate arguments through Makefile.PL. If
> possible, then my ignorance will shine, as I have no clue what I
> should provide instead.
>
> Alternatively, should I compile my own version of perl from source, so
> I have more control over MakeMaker.pm?
>
> Thanks again.
>
> Luis
>
>
> _______________________________________________
> MINC-users mailing list
> 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