Newsgroups: comp.sources.misc From: Craig Kolb <rayshade-request@cs.princeton.edu> Subject: v28i029: rayshade - A raytracing package for UNIX, Patch03 Message-ID: <1992Feb10.161935.5677@sparky.imd.sterling.com> X-Md4-Signature: a966362c27e895098c9deb3d18ca71bd Date: Mon, 10 Feb 1992 16:19:35 GMT Approved: kent@sparky.imd.sterling.com

Submitted-by: Craig Kolb <rayshade-request@cs.princeton.edu> Posting-number: Volume 28, Issue 29 Archive-name: rayshade/patch03 Environment: UNIX Patch-To: rayshade: Volume 21, Issue 3-22

System: rayshade version 4.0 Patch #: 3 Priority: HIGH Subject: Date: Mon Feb 3 13:22:58 EST 1992 From: Rayshade Construction Co. <rayshade-request@cs.princeton.edu>

Description:

Repeat-By:

Fix: From rn, say "| patch -p -N -d DIR", where DIR is your rayshade source directory. Outside of rn, say "cd DIR; patch -p -N <thisarticle". If you don't have the patch program, apply the following by hand, or get patch (version 2.0, latest patchlevel).

After patching: *** DO NOTHING–INSTALL ALL PATCHES UP THROUGH #5 FIRST ***

If patch indicates that patchlevel is the wrong version, you may need to apply one or more previous patches, or the patch may already have been applied. See the patchlevel.h file to find out what has or has not been applied. In any event, don't continue with the patch.

If you are missing previous patches they can be obtained through anonymous ftp from weedeater.math.yale.edu (130.132.23.17) in pub/rayshade.4.0/patches.

Index: patchlevel.h Prereq: 2 1c1 < #define PATCHLEVEL 2 — > #define PATCHLEVEL 3

Index: Doc/Guide/running.tex *** old/Doc/Guide/running.tex Mon Feb 3 12:49:54 1992 — new/Doc/Guide/running.tex Fri Jan 17 10:29:15 1992 *************** *** 1,11 ****