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

Keaser, Michael L MKeaser at umaryland.edu
Mon Apr 4 12:52:41 EDT 2011


Andrew,

I'm still having trouble installing Display.

When you say "copy and paste the last line of the build (when Display is made) and then run it without the liibtool part", which specific "build" file are you referring to where we can make this edit?

Thanks,

Michael

________________________________________
From: minc-users-bounces at bic.mni.mcgill.ca [minc-users-bounces at bic.mni.mcgill.ca] On Behalf Of Andrew Janke [a.janke at gmail.com]
Sent: Tuesday, March 29, 2011 8:16 AM
To: MINC users mailing list
Subject: Re: [MINC-users] build almost everything minc Makefile and git repository for EZminc

If this is the same "bug" that I have been bitten by it's to do with
libtool and the way bicpl is linked (or not as the case often turns
out to be) with libnetpbm.

If you run make in the Display directory, copy and paste the last line
of the build (when Display is made) and then run it without the
libtool part.  turn

   $ libtool <blah> gcc <blah>

into

   $ gcc <blah>

and in most cases Display will be made.

YMMV but this is what I have seen but haven't got to the bottom of yet.

a

On Tue, Mar 29, 2011 at 09:34, Mishkin Derakhshan <mishkind at gmail.com> wrote:
> Then I tried debugging:
> Inside the source dir of Display-1.5.0
> ./configure --prefix=/usr/local/bic --with-build-path=/usr/local/bic
> --with-minc2 --with-x
> make
_______________________________________________
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