On Thu, Oct 18, 2007 at 11:39:58PM -0400, David King wrote:
> Hi, I'm new to mutt and I'm trying to build it on OS X (10.4.10, Intel),
> GNU make (3.80), and GNU gcc (4.0.1). I installed the ncurses-5.6 and
> libiconv-1.11 libs like the INSTALL file said I would need to. I then
> did ./configure
> 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
> Tra
Hi, I'm new to mutt and I'm trying to build it on OS X (10.4.10, Intel),
GNU make (3.80), and GNU gcc (4.0.1). I installed the ncurses-5.6 and
libiconv-1.11 libs like the INSTALL file said I would need to. I then
did ./configure and ./make install everything completed without errors.
When I try