Originally posted by Arkham_c:
I seem to recall that elm did not compile on OSX. Has this changed?
I guess we'd better whisper so that my copy of elm doesn't hear that its not supposed to be working....
[CODE]
~/tmp/elm2.5.6 >elm -v
Elm Version and Identification Information:
Elm 2.5 PL6, of August 7, 2001
(C) Copyright 1988-1999 USENET Community Trust
Based on Elm 2.0, (C) Copyright 1986,1987 Dave Taylor
----------------------------------
Configured Wed Aug 7 18:54:50 EDT 2002
----------------------------------
Use UNIX Mailbox Delimiters and /usr/sbin/sendmail Mail Transport Agent: not MMDF
Let the MTA add the From: header: DONT_ADD_FROM
Following mail spool locking protocols will be used: USE_FLOCK_LOCKING
From: and Reply-To: addresses are good: USE_EMBEDDED_ADDRESSES
Ignore Multipurpose Internet Mail Extensions: not MIME_RECV
Prefers Internet address formats: INTERNET
No debug options are available: not DEBUG
Lib dir is: /usr/local/lib
Crypt function enabled: CRYPT
Mailbox editing not included: not ALLOW_MAILBOX_EDITING
Status changing not included: not ALLOW_STATUS_CHANGING
Subshell menu items included: ALLOW_SUBSHELL
Use setegid(): HAS_SETEGID
Spell checking feature disabled: not ISPELL
Calendar file feature disabled: not ENABLE_CALENDAR
[\CODE]
I had minor touble figuring out which locking system to use, but I don't recall needing anything more than a 'configure' and a 'make'. Maybe even several makes (either elm or trn would abort the compile often, and a subsequent make would get it going again)...
Been using it since 10.0 came out.
Mike