[MINC-users] problem with using EMMA

Andrew Janke a.janke at gmail.com
Tue Aug 29 17:48:07 EDT 2006


On 8/11/06, yixin at math.drexel.edu <yixin at math.drexel.edu> wrote:

> >> h=openimage('/home/yixin/t1_icbm_normal_1mm_pn3_rf20.mnc');
> ??? Invalid MEX-file '/opt/matlabR14sp3/toolbox/emma/miinquire.mexglx':
> /opt/matlabR14sp3/bin/glnx86/../../sys/os/glnx86/libgcc_s.so.1: version
> `GCC_3.3' not found (required by /usr/lib/libstdc++.so.6).
>
> Error in ==> openimage at 173
> DimSizes = miinquire (filename, 'imagesize');

If I can grok the above error mesage correctly the error is that
matlab wsa compiled with GCC 3.3 and I suspect that you compiled MINC
and EMMA with <some other version>.  There is no way around this
problem (Matlab sort of forces your hand) then installing gcc 3.3 and
compiling EMMA/MINC etc using GCC 3.3


Andrew


--
Andrew Janke   (a.janke at gmail.com || http://a.janke.googlepages.com/)
Canada->Montreal                                   Cell: +1 (514) 924 2012


More information about the MINC-users mailing list