[Radiance-dev] Re: Radiance in Debian

Charles Ehrlich ckehrlich at yahoo.com
Sat Oct 27 22:58:26 PDT 2007


If creating a special Radiance binpath is not acceptable, another solution is to create the following scene fixing utility for distribution with Debian Linux Radiance distributions.  A little messy, but it would work.
-Chas
==============

#!/bin/sh $1
# fixgenbox: fixes Radiance scene files for Debian Linux installations with "genrbox" command
cp $1 $1.old
/usr/bin/sed /\!genbox/s//\!genrbox/ $1.old >! $1


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://radiance-online.org/pipermail/radiance-dev/attachments/20071027/e351a590/attachment.htm


More information about the Radiance-dev mailing list