On Nov 29, 2011, at 19:52, Sujit Nair wrote: > Here is the output of what you suggested. > > ======================================================== > > $ lipo -info /opt/local/lib/libtiff.3.dylib /opt/local/lib/libpoppler.19.dylib > Architectures in the fat file: /opt/local/lib/libtiff.3.dylib are: x86_64 > i386 > Non-fat file: /opt/local/lib/libpoppler.19.dylib is architecture: x86_64 > > ========================================================
That looks.... normal... > I resolved the problem by removing the DYLD_LIBRARY_PATH which MATLAB set for > me! Ah! Yes, that would do it. One should not set DYLD_LIBRARY_PATH; it leads to badness. Would you inform the developers of MATLAB of that and ask them to not do that anymore? It would help us out. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
