Installing cyrus-imapd-2.2.9 on MacOS X 10.3 (Panther)
OpenMacNews
cyrus-info.20.openmacnews at spamgourmet.com
Sun Jan 2 02:33:11 EST 2005
hi chuck,
> checking build system type... configure: error: cannot
> guess build type; you must specify one
this _should_ do the trick ...
% cd /path_to_/cyrus-imapd-2.2.10
% cp /usr/share/libtool/config.* .
then, remove the line:
---> #include <sys/msg.h>
from all code instances. for me, after patches, that's:
imap/cvt_cyrusdb.c
imap/mboxlist.c
imap/mboxlist.c.orig
imtest/imtest.c
installsieve/installscript.c
installsieve/request.c
netnews/remotepurge.c
perl/sieve/lib/request.c
then simply
./configure (...)
make depend
make all
make install
> To that end, here's my question! Has anyone
> successfully built cyrus-imapd for MacOS X 10.3
> (Panther)? What magic did you have to do to get past
> the configure? Is there another version I should be
> trying?
afaik, should work for both 2.2.9 & 2.2.10.
the build should go relatively pain-free.
the 'tough part' (well, at least for me) is getting imap, sasl & your MTA to
play nice together.
oh, and fwiw, it's all running fine on OSX 10.3.7 =)
cheers,
richard
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list