From: Stefan on
Hi,

I have the same problem like Jie. I compiled the MP toolbox under Mac OS X 10.6 (64 Bit) but can not run the files.

I get the same error message ...

??? Invalid MEX-file
'/Users/BleiEnte/Documents/Uni/MATLAB/Matlab_Code/mptoolbox_1.1/@mp/private/mpfr_construct_dd.mexmaci64':
dlopen(/Users/BleiEnte/Documents/Uni/MATLAB/Matlab_Code/mptoolbox_1.1/@mp/private/mpfr_construct_dd.mexmaci64,
1): Library not loaded: /opt/local/lib/libmpfr.1.dylib
Referenced from:
/Users/BleiEnte/Documents/Uni/MATLAB/Matlab_Code/mptoolbox_1.1/@mp/private/mpfr_construct_dd.mexmaci64
Reason: Incompatible library version: mpfr_construct_dd.mexmaci64 requires
version 4.0.0 or later, but libmpfr.1.dylib provides version 3.0.0.

I used GMP version 5.0.1 and MPFR version 2.4.2 (via macports). What did I wrong? Did I used the wrong version of GMP and/or MPFR that can not work on a 64 bit system?

Thanks for any help,

Stefan