<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello Greg,<br>
<br>
I have a need to compile radiance for my Mac OSX students who have a
variety of versions of OSX. Can you advise what is the rmake you used
to produce your
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
Mac OS X (10.4 Universal)binaries. The standard makeall install that I
used:<br>
#!/bin/sh<br>
exec make "SPECIAL=ogl" \<br>
"OPT=-O2" \<br>
"MACH=-DBSD -DNOSTEREO -Dfreebsd -I/usr/X11R6/include
-L/usr/X11R6/lib " \<br>
ARCH=Intel "COMPAT=" \<br>
INSTDIR=/Applications/ray/bin \<br>
LIBDIR=/Applications/ray/lib \<br>
ESUFFIX= \<br>
CC=cc CONFIGURE_ARCH=i386 "$@" -f Rmakefile<br>
<br>
only works on my Snow Leopard 10.6.2<br>
<br>
By the way I was able to use Xcode to make an intel universal version
of Simon Crone's genrad program, but can not figure the correct
settings for the makeall script.<br>
<br>
If you don't have the information then I will make up a install pkg
using the 10.4 tar.gz from radiance-online.<br>
<br>
Have you thought about putting a standard install package together for
Mac OSX on the website? I have been playing with the xcode PackageMaker
app which seems relatively easy to conjure up and is ideal for the
complete novice to install.<br>
<br>
<div class="moz-signature">-- <br>
<div class="moz-signature"><br>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="949.54">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Calibri}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Calibri; min-height: 14.0px}
</style>Regards
<br>
<br>
Terrance Mc Minn
<br>
School of Built Environment
<br>
Curtin University of Technology
<br>
GPO Box U 1987 Perth 6845
<br>
Western Australia
<br>
Phone: 08 9266 7175
<br>
Fax: 08 9266 2711
<br>
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:T.Mcminn@curtin.edu.au">T.Mcminn@curtin.edu.au</a>
<br>
<br>
CRICOS Provider Code: 00301J (WA) 02637B (NSW)
<br>
<br>
This email, including any attached files, may contain confidential
information for the sole use of the intended recipient(s). Any review,
use, distribution or disclosure by others is strictly prohibited. If
you are not the intended recipient (or authorised to receive
information for the recipient), please contact the sender by reply
email and delete all copies of this printing this e-mail.<span
class="Apple-converted-space"> <br>
</span></div>
</div>
</body>
</html>