Path: utzoo!mnetor!uunet!husc6!ut-sally!ut-emx!mybest!paddock From: paddock@mybest.UUCP (Steve Paddock) Newsgroups: comp.sources.d Subject: Re: help with compress on XENIX Message-ID: <62@mybest.UUCP> Date: 1 Jan 88 06:22:54 GMT References: <810@hyper.UUCP| <969@sask.UUCP| <894@amadeus.TEK.COM| <702@bigtex.uucp| Reply-To: paddock@mybest.UUCP (pri=-0-Steve Paddock) Organization: Best Printing Co., Austin, Tx. Lines: 20 Keywords: compress,xenix,4.0,help In article <702@bigtex.uucp| james@bigtex.uucp (James Van Artsdalen) writes: |I have compiled compress.c from the stock news distribution (patchlevel 14) |on Microport unix SysVr2.2 with an 80286 in all its 64K segmentation glory. |The only thing is that M_XENIX needs to be defined, which I accomplish via a |localize.sh modification to the Makefile, as in: | |/^compress: /+1s/-o compress/-DM_XENIX -o compress/ | The same for SysV r2.0 on an AT&T 6300 Plus (essentially the same o/s and processor.) The only item of note is that the size of the running process is >900 blocks, which pretty much absorbs the attention of a 1 mb system. I keep a copy of the 12 bit compress as compress for on system use, and a copy of the 16bit which I call with compress16 -d to uncompress the off system 16 bit stuff. -- Steve Paddock (ut-emx!mybest!paddock) 512-477-9736 Best Printing Co, Austin, Texas 78767