<<< Date Index >>>     <<< Thread Index >>>

Re: OS X (Intel) build problems



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 and ./make install  everything completed without errors.
>  When I try to run mutt however it gives me the following:
> 

If you're still having problems and you're ok with version 1.5.13 or
1.4.2.2 then why not just use darwinports http://darwinports.com.  It's
as simple as typing

   port install mutt-devel 

for 1.5.13 or 

   port install mutt

for 1.4.2.2

Marc