Ganesh.<br><br>One problem is that you don't have X11 development files installed (like "X11/Xlib.h", "X11/Xutil.h"). Add the package from your repository. That should deal with most of the problems.<br>
<br>Then you don't have permissions to add or delete files in "/usr/local/" where Radiance would be installed by default. You have to run "./makeall install" as a "sudo" command or as root.<br>
<br>Regards,<br>Thomas <br><br><div class="gmail_quote">On Fri, Oct 9, 2009 at 7:26 AM, R Ganesh <span dir="ltr"><<a href="mailto:rganesh@bluestarindia.com">rganesh@bluestarindia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<br>
<p><font size="2">Hi Jack,<br>
<br>
<br>
<br>
I have used ./makeall install for compiling radiance and not scons . The<br>
errors encountered during the compilation process is attached in the<br>
text file. Kindly let me know whether these errors are fatal and how to<br>
rectify these errors.<br>
<br>
<br>
<br>
OS is Ubuntu 8.1<br>
<br>
GCC version is 4.3<br>
<br>
<br>
<br>
Regards,<br>
<br>
Ganesh.<br>
<br>
<br>
<br>
<a href="mailto:From%3Aradiance-dev-bounces@radiance-online.org" target="_blank">From:radiance-dev-bounces@radiance-online.org</a><br>
[<a href="mailto:radiance-dev-bounces@radiance-online.org" target="_blank">mailto:radiance-dev-bounces@radiance-online.org</a>] On Behalf Of Jack de<br>
Valpine<br>
Sent: Wednesday, October 07, 2009 5:32 PM<br>
To: code development<br>
Subject: Re: [Radiance-dev] Errors in testing radiance Ubuntu 8.1<br>
<br>
<br>
<br>
<br>
Hi Ganesh,<br>
<br>
I have not used the scons tool to compile radiance before. However, it<br>
looks to me like these errors relate to testing compiled radiance<br>
commands rather than actually doing the compile. To assure yourself of a<br>
clean compile it might make more sense to use the " makeall" script to<br>
do a fresh compile:<br>
<br>
./makeall clean<br>
./makeall install<br>
<br>
then if you get errors you can report those as they will relate to the<br>
actual compile process.<br>
<br>
Do people actually use Scons to build radiance? Is this something that<br>
should still be maintained or perhaps removed?<br>
<br>
Regards,<br>
<br>
-Jack de Valpine<br>
<br>
R Ganesh wrote:<br>
<br>
<br>
<br>
Dear Developers,<br>
<br>
I am a new user to radiance. I have compiled the Radiance V3.9 code in<br>
Ubuntu 8.1 and there were some errors during the compilation. I ran the<br>
tests in ray/test directory and the results are attached in text file.<br>
Kindly let me know whether the radiance installation is alright or I<br>
have to reinstall them.<br>
<br>
Compiler :gcc 4.3<br>
OS is Ubuntu 8.1<br>
<br>
Regards<br>
Ganesh<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
________________________________________________________________________<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Radiance-dev mailing list<br>
<a href="mailto:Radiance-dev@radiance-online.org" target="_blank">Radiance-dev@radiance-online.org</a><br>
<a href="http://www.radiance-online.org/mailman/listinfo/radiance-dev" target="_blank">http://www.radiance-online.org/mailman/listinfo/radiance-dev</a><br>
<br>
<br>
<br>
--<br>
# Jack de Valpine<br>
# president<br>
#<br>
# visarc incorporated<br>
# <a href="http://www.visarc.com" target="_blank">http://www.visarc.com</a><br>
#<br>
# channeling technology for superior design and construction<br>
<br>
</font>
</p>
</div>
<br>_______________________________________________<br>
Radiance-dev mailing list<br>
<a href="mailto:Radiance-dev@radiance-online.org">Radiance-dev@radiance-online.org</a><br>
<a href="http://www.radiance-online.org/mailman/listinfo/radiance-dev" target="_blank">http://www.radiance-online.org/mailman/listinfo/radiance-dev</a><br>
<br></blockquote></div><br>