From: Humberto Antunes <hs.antunes@campus.fct.unl.pt>
Subject: Re: [Radiance-general] Radiance 5.0 installation on ubuntu 14.04
Date: March 18, 2016 2:49:55 PM PDT
Hello again everybody,
I have a question related to the command rfluxmtx.
While using rcontrib to generate the view matrix we had to set the window orientation with the command -b kbinS or (N,E or W), how do we do that in the rfluxmtx? Is it set by the "u" variable or it is not needed to do this with the rfluxmtx command?
Also, as reinhart.cal file been replaced for the reinhartb.cal?
Best regards
Humberto A.
2016-03-18 18:27 GMT+00:00 Humberto Antunes <hs.antunes@campus.fct.unl.pt>:
I figured it out when i opened the makeall file from the ray directory i saw the first line.
I am already having trouble with the commands in the tutorial, so after a quick reading of the presentation I see that basically the rfluxmtx commamd comes in to replace the rcontrib command, right?
I am using radiance to run annual dynamic daylight simulation of dynamic shading devices for my master's thesis, hope i will be able to do it because my master's thesis advisor is not much of a help in that topic.
I will try to get the three phase method running with the help of that presentation.
Thank you very much Andy
Humberto A.
2016-03-18 17:18 GMT+00:00 Andy McNeil <mcneil.andrew@gmail.com>:
Hi Humberto,
I'm glad the compilation worked. I'm surprised you were able to figure out that you needed to install csh to get makeall to run. The error "no such file or directory" doesn't give much clue of what is wrong.
I suspect you will have problems with the commands in the three phase tutorial. They're not up to date, and some options no longer exist or are un-necessary. Also, the rfluxmtx command makes the process a lot simpler. I've been working on updating the tutorial, but have made slow progress. You might consider using the 2014 workshop presentation as a guide to the newer methods:
https://www.radiance-online.org/community/workshops/2014-london/presentations/day1/McNeil_BSDFsandPhases.pdf
Andy
On Fri, Mar 18, 2016 at 6:55 AM, Humberto Antunes <hs.antunes@campus.fct.unl.pt> wrote:
That error is already solved, just needed to install csh.
So after i run the sudo makeall install i got the message "There were some errors", like you asked me to I went back to see what the error are and the error listed is:
compilation terminated.
make: *** [x11findwind.o] Error 1
So I followed your advice installed libx11-dev and got the message "Done", so i guess the installation of radiance is finally fine.
I am now starting you tutorial "The Three-Phase Method for Simulating Complex Fenestration with Radiance", hope everything goes smoothly.
Thank you everyone for your help.
Best regards
Humberto A.
2016-03-18 2:56 GMT+00:00 Andy McNeil <mcneil.andrew@gmail.com>:
Humberto,
You mentioned X11, but didn't share an error associated with X11. So It's tough to tell what your problem is. Can you search the text on the terminal for the word error, and report the actual errors that occurred?
In case it is related to X11, on Raspbian, I need to install the x11 development libraries to get Radiance to compile.
The same could be true for Ubuntu?
Here's what I do:
sudo apt-get install libx11-dev
Best,
Andy
On Thu, Mar 17, 2016 at 6:20 PM, Humberto Antunes <hs.antunes@campus.fct.unl.pt> wrote:
I everyone,
I was using a version of radiance from the apt-get, i guess the version we get when we install radiance like that is 4.1, but i need some functions from the newer version like gendaymtx, i have tried to install from source code with the ./makeall install and i received the message "there were some error" i have read all the info on readme and nox11help but nothing seems to work, after doing a bunch of stuff nothing was working at all.
I needed to make a clean install of ubuntu so i did it and now i have my computer completely clean.
Now i want to make a clean installation of radiance 5.0 to get it running smoothly.
Should i use the binaries from NREL to LINUX 64 or compile it from source, witch is better?
Thank to all
Humberto A.