pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pan-users] Building on Mac -- status


From: David Shochat
Subject: [Pan-users] Building on Mac -- status
Date: Wed, 12 Jul 2006 22:16:05 -0400
User-agent: Thunderbird 1.5.0.4 (X11/20060516)

I actually got farther than I expected. I used the DarwinPorts infrastructure to build pan 0.14.2, which went without a hitch, and along the way installed dependencies needed by pan such as gtk2. Then I tried to configure pan 0.103. It complained about libpcre, so I manually built and installed that. Same with libgmime. Then by setting PKG_CONFIG_PATH to /opt/local/lib/pkgconfig:/usr/local/lib/pkgconfig, I got pan to configure without error. So on to make. I got this error which I have a funny feeling someone recently ran into on this list:

In file included from e-util.cc:32:
/opt/local/include/glib-2.0/glib/gi18n.h:23:21: error: libintl.h: No such file or directory

libintl.h is in fact in /opt/local/include itself. Ok, if I'm right that someone just solved this problem, what did you do again? Note that Darwin is a relative of Free BSD.

My goal here is to see if once I get pan (>=0.103) running on the Mac, I can duplicate my bug 346588 problem (segfault processing the comcast group list).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]