> dyld: Library not loaded: /usr/local/lib/libintl.3.dylib > Referenced from: /usr/local/bin/mutt > Reason: no suitable image found. Did find: > /usr/local/lib/libintl.3.dylib: mach-o, but wrong architecture > /usr/local/lib/libintl.3.dylib: mach-o, but wrong architecture > Trace/BPT trap
I haven't run into this myself, but it sounds like you have libintl installed from a prior system that ran MacOS on PowerPC. The library continues to work for /usr/local software compiled on PPC, but cannot be mixed with Intel code at compile time. In this case, you'll need to update the library and all dependent software, or provide linkage priority (while building mutt) to an Intel version of the libraries it links to. If you're using DarwinPorts/MacPorts or Fink this might not be very hard, even if it's time-consuming. -- -D. [EMAIL PROTECTED] NSIT University of Chicago "Polka music needs to prevail." John Ziobrowski, Polka America Corporation