Xref: utzoo comp.sys.next:19051 comp.mail.elm:4240 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!stanford.edu!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next,comp.mail.elm Subject: Re: mailer Message-ID: <1719@toaster.SFSU.EDU> Date: 15 Jun 91 05:26:15 GMT References: <3749@opal.cs.tu-berlin.de> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Followup-To: comp.sys.next Organization: San Francisco State University Lines: 202 In article <3749@opal.cs.tu-berlin.de> gonzo@tub.cs.tu-berlin.de (SfR.) writes: > Does anybody know if elm is available in source > or NeXT binaries anywhere on the ftp hosts? elm has a Configure script ==> choices made here are frozen in the compiled code. You don't want binaries. Note that the current official elm release (2.3PL11) will not compile "out of the box" on NeXT computers. So far, the ELM Development Group has REFUSED to fix their distribution, claiming that everyone's hopes, wishes, desires, etc. will be answered by the 2.4 release--which has been delayed until the fall. So, I'm once again posting the attached set of UNOFFICIAL patches, which are applicable to ALL machines running elm--not just NeXTs. The "patch" utility can be obtained from archive sites; a NeXT binary is available from sutro.sfsu.edu [130.212.15.230] in pub/patch.Z; this is a compressed executable compiled under 1.0 and linked with shared libraries, so it will work on 1.0-2.1 systems. -=EPS=- ------- This is a reposting, updated for NeXT 2.0/2.1 users. The following unofficial patch is for ELM 2.3PL11 Fix: From rn, say "| patch -p -N -d DIR" where DIR is your elm source directory. Outside of rn, say "cd DIR; patch -p -N