[MINC-users] MINC2 on Mac OS X 10.5

Alexandre CARMEL-VEILLEUX acveilleux at mrs.mni.mcgill.ca
Tue Jul 29 11:50:13 EDT 2008


On Tue, Jul 29, 2008 at 11:39:43AM -0400, Burt Crépeault wrote:
> 
> # file /sw/lib/libhdf5.0.0.0.dylib
> /sw/lib/libhdf5.0.0.0.dylib: Mach-O dynamically linked shared library i386
> # file /usr/local/bic/bin/register
> /usr/local/bic/bin/register: Mach-O 64-bit executable x86_64

	There's your problem... You need the 64-bit version of the libs.
You can pluck them out of my tarball. Or go through the trouble of building
them. One of them (hdf5?) will require you to rebuild the autoconf/automake
pipeline since it can't link 64-bit on mac.

	You can also reuild the minc stuff in 32-bit, it's pretty straight
forward. Takes about 2 or 3 hours to build most of it.

Alex


More information about the MINC-users mailing list