Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!elroy.jpl.nasa.gov!usc!howland.reston.ans.net!usenet.ins.cwru.edu!ljo From: ljo@vger.eeap.cwru.edu (L Jonas Olsson) Newsgroups: comp.os.386bsd.apps Subject: Re: flexfax-2.1.0 patches for 386bsd Date: 9 May 1993 15:56:02 GMT Organization: Case Western Reserve Univ. Cleveland, Ohio (USA) Lines: 25 Message-ID: <1sj9ii$rkp@usenet.INS.CWRU.Edu> References: <1993May08.212206.22159@crash> NNTP-Posting-Host: vger.eeap.cwru.edu Terry Dawson's patches to FlexFAX should not be needed, they were mainly: 1. Fixing the paths etc, that configure should do. Configure needs an ed(1) that handles commands like s;/bin;/sbin; to work. From the POSIX file in Andrew Moore's (alm) ed(1): Synopsis: (.,.)s/RE/replacement/flags ... Any character other than <space> or <newline> can be used instead of a slash to delimit the RE and the replacement. There has been patches (By alm and me) to elvis-1.7 so that it can be installed as an ed(1) that handles this, but his ed(1) (it is a pure ed, not related to elvis) does not handle this other delimiters. 2. Changing faxaddmodem to use Chris' serial driver. When using standard 386BSd serial drivers the changes are not needed. I was doing the 386BSD port of FlexFAX and at least on my system no patches are needed. Jonas Olsson ljo@po.cwru.edu