Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!jarthur!nntp-server.caltech.edu!madler From: madler@nntp-server.caltech.edu (Mark Adler) Newsgroups: comp.sys.next Subject: Re: ARC and/or ZIP on NeXT Message-ID: <1991Apr20.174552.3446@nntp-server.caltech.edu> Date: 20 Apr 91 17:45:52 GMT References: <1991Apr19.151528.172@drycas.club.cc.cmu.edu> Organization: California Institute of Technology, Pasadena Lines: 20 I have Arc 5.21c working on my NeXT. I got it from simtel20.army.mil in pd1: as arcsrc.tar-z (which you would rename to arcsrc.tar.Z and extract in the usual way). Here are my notes on how to compile it: 16 Mar 1991 41. Compiled arc from arcsrc.tar.Z (simtel20). Changed: a) added -Dabort=abortx to line 31 of Makefile, b) added -bsd to line 35 of Makefile, c) added -object -s to lines 54 and 57 of Makefile, d) deleted memset() function in arcmisc.c. Did a "make arc" and a "make marc" (ignore warning from make marc). Put arc and marc in /usr/local/bin. Moved arc.1 to /usr/man/man1. Enjoy. Mark Adler madler@pooh.caltech.edu