<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Radiance-general] Radiance 4.0 release</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Greg,<BR>
<BR>
I installed your Mac Radiance 4.0 binaries and all is well except when I try to use rvu with X11.<BR>
rad foo.rif works fine and produces an hdr image<BR>
<BR>
rad -o x11 foo.rif produced this error<BR>
dyld: Library not loaded: usr/X11/lib/libX11.6.dylib<BR>
Referenced from: /usr/local/bin/rvu<BR>
Reason: image not found<BR>
<BR>
At first, I did not have a /usr/X11 directory, but I do have usr/X11R6<BR>
So I copied the contents of X11R6 into a new folder at same level called X11 (don't cringe!) and got this error<BR>
dyld: Library not loaded: usr/X11/lib/libX11.6.dylib<BR>
Referenced from: /usr/local/bin/rvu<BR>
Reason: Incompatible library version: rvu requires version 9.0.0 or later, but libX11.6.dylib provides version 6.2.0<BR>
<BR>
When I copied back all the Radiance 3.9 binaries, I can view in X11 again.<BR>
Do I need to update X11 or something?<BR>
I'm on a Intel Core2 Duo Mac OS 10.4.11<BR>
<BR>
Thanks<BR>
Rob Fitzsimmons<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: radiance-general-bounces@radiance-online.org on behalf of Gregory J. Ward<BR>
Sent: Mon 3/15/2010 10:42 PM<BR>
To: Radiance general discussion<BR>
Subject: [Radiance-general] Radiance 4.0 release<BR>
<BR>
I just uploaded the official 4.0 release of Radiance, long overdue, to <BR>
the main LBNL website:<BR>
<BR>
<A HREF="http://radsite.lbl.gov/radiance/framed.html">http://radsite.lbl.gov/radiance/framed.html</A><BR>
<BR>
I haven't had time to compile binaries for anything but Mac OS X (10.4 <BR>
and above), so help with compiles under Linux, Solaris, etc. would be <BR>
welcome. (Be sure to use static linking if possible.)<BR>
<BR>
The major changes in this version are listed below, with a complete <BR>
list to be found at:<BR>
<BR>
<A HREF="http://radsite.lbl.gov/radiance/refer/Notes/ReleaseNotes.html">http://radsite.lbl.gov/radiance/refer/Notes/ReleaseNotes.html</A><BR>
<BR>
I will get around to updating the official release on www.radiance-online.org<BR>
a little later. As always, the HEAD release with the most recent <BR>
changes and bug fixes will post there.<BR>
<BR>
Enjoy!<BR>
-Greg<BR>
<BR>
================<BR>
Major updates in 4.0<BR>
----------------------------<BR>
<BR>
Added -n option to rvu to provide parallel rendering.<BR>
<BR>
****** COMPATIBILITY CHANGE ********<BR>
Changed ".pic" extension to ".hdr" in all sources and documentation<BR>
to improve interoperability with other software, since this has become<BR>
the de facto extension for Radiance RGBE and XYZE pictures.<BR>
<BR>
Added -N option to objview to support multiprocessing.<BR>
<BR>
Improved sampling of circular sources (source, sphere, ring types) with<BR>
quite a bit of help from David Geisler-Moroder.<BR>
<BR>
Added "rpict" and "rvu" variables to rad, and made these as well as<BR>
the "oconv", "mkillum" and "pfilt" variables accept an alternate<BR>
command path in each case. Change suggested by Lars Grobe based<BR>
on similar Radzilla (radz) facility by Carsten Bauer.<BR>
<BR>
Added gendaylit to distribution (finally).<BR>
<BR>
Created genklemsamp(1) utility to generate samples suitable for<BR>
BSDF-based annual calculations. This is the first Perl script to<BR>
be added to Radiance. Hopefully, others will follow.<BR>
<BR>
Added klems_int.cal file to compute Klems bins for windows.<BR>
<BR>
Created genskyvec utility to sample a particular sky and<BR>
evaluate average radiance over the standard Tregenza sky patches.<BR>
<BR>
Created dctimestep program to compute a set of sensor values or<BR>
a combined image for a particular time using the daylight<BR>
coefficient method.<BR>
<BR>
Added -n option to rtrace for executing on multiple cores.<BR>
<BR>
<BR>
_______________________________________________<BR>
Radiance-general mailing list<BR>
Radiance-general@radiance-online.org<BR>
<A HREF="http://www.radiance-online.org/mailman/listinfo/radiance-general">http://www.radiance-online.org/mailman/listinfo/radiance-general</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>