[Radiance-general] Radiance Installation and Running

Germán Molina Larrain germolinal at gmail.com
Thu Jun 18 09:47:56 PDT 2015


Ikrima,

I have used genBSDF in Windows... what you have to do is the following:

   1. Install Radiance (add it to path... that is a matter of checking the
   option)
   2. Install a perl interpreter... I used THIS <http://strawberryperl.com/>
   3. Then, in order to use genBSDF (at least for me), you have to write
   the whole directory... What I usually do is just copy and paste the program
   in the folder where you are going to work in.
   4. run 'perl genBSDF.pl ....'

Anyone knows why the perl scripts are not recognized as part of the PATH?

Hope it helps!

Bye

2015-06-18 10:27 GMT-03:00 Ikrima Amaireh <ezxia at nottingham.ac.uk>:

> Hi Axel again,
>
> Please let me make my enquiry more clear because I'm getting a bit
> confused.
>
> I don't mind to use UBUNTU, knoppix, learnix or other operation system to
> run Radiance. By the end, what I need exactly is running Radiance (with
> almost all its programs) for two things:
>
> 1. generate BSDF for CFS to be used with Window7.3 tool.
> 2. calculate daylight levels for a grid points inside the space with same
> CFS.
>
> To be honest, I did a lot of readings on how to do that but can't try that
> because I can't manage to install full Radiance package (I have already
> installed Radiance for windows but can't run genBSDF program, as I know).
>
> I hope you can help me to sort that out :)
>
> Regards
> Ikrima
>
>
>
> -----Original Message-----
> From: Amaireh Ikrima
> Sent: 18 June 2015 13:24
> To: radiance-general at radiance-online.org
> Cc: Amaireh Ikrima
> Subject: RE: Radiance-general Digest, Vol 136, Issue 22
>
> Hi Axel,
>
> I have tried to boot from UBUNTU DVD but cannot manage to install radiance
> yet? do you have any advices please?
>
> Regards
> Ikrima
>
>
>
>
> -----Original Message-----
> From: radiance-general-request at radiance-online.org [mailto:
> radiance-general-request at radiance-online.org]
> Sent: 16 June 2015 23:01
> To: radiance-general at radiance-online.org
> Subject: Radiance-general Digest, Vol 136, Issue 22
>
> Send Radiance-general mailing list submissions to
>         radiance-general at radiance-online.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.radiance-online.org/mailman/listinfo/radiance-general
> or, via email, send a message with subject or body 'help' to
>         radiance-general-request at radiance-online.org
>
> You can reach the person managing the list at
>         radiance-general-owner at radiance-online.org
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of Radiance-general digest..."
>
>
> Today's Topics:
>
>    1. Re: Errors while transposing with Rcollate. (Greg Ward)
>    2. Re: learnix installation (Axel Jacobs)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 16 Jun 2015 12:16:08 -0700
> From: Greg Ward <gregoryjward at gmail.com>
> To: Radiance general discussion <radiance-general at radiance-online.org>
> Subject: Re: [Radiance-general] Errors while transposing with
>         Rcollate.
> Message-ID: <AEDA77D9-C39F-442F-B26B-D8CB3FE1B394 at lmi.net>
> Content-Type: text/plain; charset="windows-1252"
>
> Well, that was quicker than expected.  Just after sending this e-mail,
> Sarith wrote again and the problem seems to be resolved.  He had an old
> version of rcollate that didn't work when stdin was redirected from a file,
> but the latest works in that mode with -t but not from a file under
> Windows.  This was easy enough to fix, and the next NREL release should
> behave properly.  Meanwhile, Windows folks may have to redirect the input
> when transposing ASCII files with rcollate.
>
> A tempest in a teacup, really....
>
> Cheers,
> -Greg
>
> > From: Greg Ward <gregoryjward at gmail.com>
> > Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> > Date: June 16, 2015 11:50:02 AM PDT
> >
> > Let's take this discussion offline and post again when it's resolved.
> At this point, it isn't clear if the problem lies with the build, the
> command-line interpreter or Windows system it's running under, or the
> rcollate command itself.
> >
> > If you have some idea and want to help us work this out, write to me and
> I'll loop you back in.
> >
> > Cheers,
> > -Greg
> >
> >> From: Richard Mistrick <RGMARC at engr.psu.edu>
> >> Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> >> Date: June 16, 2015 5:50:36 AM PDT
> >>
> >> Something else that is totally bizarre is that if I type your entry on
> the command line, rcollate crashes with an MSVCR120.dll error, but if I
> paste Greg?s text into the command line it gives me the usage text ? and
> they appear to be completely identical commands.  We are using  the NREL
> compile of Radiance.
> >>
> >> Rick
> >>
> >> From: Greg Ward [mailto:gregoryjward at gmail.com]
> >> Sent: Tuesday, June 16, 2015 12:59 AM
> >> To: Radiance general discussion
> >> Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> >>
> >> Anyone else have any ideas or suggestions?  Honestly, I don't know why
> redirecting stdin from a file would fail completely.  I thought this was
> supported under Windows.
> >>
> >> I'm stumped.
> >>
> >> -G
> >> From: "Sarith Subramaniam" <sarith at psu.edu>
> >> Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> >> Date: June 15, 2015 9:45:56 PM PDT
> >>
> >> Hi Greg,
> >>
> >>
> >> The command that you suggested returns the usage options for rcollate
> >> in windows. (ie.  Usage: rcollate [-h[io]???..)
> >>
> >> Earlier, I had tried feeding the file to rcollate via stdin through
> using pipe ( | ) as well as the ?type a.txt? shell command in windows but
> didn?t get it work either way.
> >>
> >>
> >> Thanks,
> >> Sarith
> >>
> >> From: Greg Ward [mailto:gregoryjward at gmail.com]
> >> Sent: Tuesday, June 16, 2015 12:04 AM
> >> To: Radiance general discussion
> >> Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> >>
> >> Hi Sarith,
> >>
> >> This seems related to the broken handling of text versus binary files
> under Windows.  Try reading the file from stdin, instead:
> >>
> >> rcollate ?h ?fa1 ?t < a.txt > d.txt
> >>
> >> If this works, let me know and I'll see if I can put in a fix.
> >>
> >> Cheers,
> >> -Greg
> >>
> >>
> >>
> >> From: "Sarith Subramaniam" <sarith at psu.edu>
> >> Subject: [Radiance-general] Errors while transposing with Rcollate.
> >> Date: June 15, 2015 5:09:13 PM PDT
> >>
> >> Hi everyone,
> >>
> >>
> >> I am trying to do a transpose with rcollate. My operating system is
> Windows. My file contains rgb triplets arranged in a (8760columns x 60rows)
> matrix. I either get a ?error loading file into memory? or an incorrect
> transpose.
> >>
> >>
> >> I found that I got the same results with a simple ASCII file with tab
> separated values. My file contains:
> >>
> >> 1          2          3          4
> >> 5          6          7          8
> >> 9          10         11         12
> >>
> >>
> >> The following commands return ?error loading file into memory?:
> >>
> >> rcollate ?h ?fa1 ?t a.txt >d.txt
> >>
> >> rcollate ?h ?fa1 ?ic 4 ?oc 3?t a.txt >d.txt
> >>
> >>
> >> I found that the ?-t? flag was responsible for the error, so I tried
> explicitly stating the values for columns and rows as:
> >>
> >> rcollate ?h ?fa1 ?ic 4 ?ir 3 ?oc 3 ?ir 4 a.txt>d.txt
> >>
> >> This gave me.
> >> 1          2          3
> >> 4          5          6
> >> 7          8          9
> >> 10         11         12
> >>
> >>
> >> Am I missing something?
> >>
> >>
> >> Thanks,
> >> Sarith
> >> _______________________________________________
> >> Radiance-general mailing list
> >> Radiance-general at radiance-online.org
> >> http://www.radiance-online.org/mailman/listinfo/radiance-general
> >> _______________________________________________
> >> Radiance-general mailing list
> >> Radiance-general at radiance-online.org
> >> http://www.radiance-online.org/mailman/listinfo/radiance-general
> > _______________________________________________
> > Radiance-general mailing list
> > Radiance-general at radiance-online.org
> > http://www.radiance-online.org/mailman/listinfo/radiance-general
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://www.radiance-online.org/pipermail/radiance-general/attachments/20150616/846a1090/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Tue, 16 Jun 2015 23:00:51 +0100
> From: Axel Jacobs <jacobs.axel at gmail.com>
> To: radiance-general at radiance-online.org
> Subject: Re: [Radiance-general] learnix installation
> Message-ID: <55809C93.6080900 at gmail.com>
> Content-Type: text/plain; charset=windows-1252; format=flowed
>
> Hi Ikrima,
>
> I'm afraid LEARNIX is no longer maintained.  You can still download the
> ISO image from here: http://www.jaloxa.eu/mirrors/learnix/index.shtml
> but be aware that the latest release is from 2011.
>
> Chances are that if you run it on hardware later than 2011, you will get
> problems, which are most likely to show up with weird display issues, or
> networking hardware not working.
>
> To add insult to injury, the copy of Radiance that comes with this old
> LEARNIX CD-ROM is from, well... 2011.
>
> You are much better off trying out a bootable UBUNTU CD-ROM or DVD.  If
> you read the 'Running LEARNIX' PDF, available under 'Documentation', you'll
> find a number of different ways of running LINUX alongside or within
> Windows.
>
> Installing Radiance from the standard Debian or Ubuntu repositories is
> fairly straight-forward.
>
> Hope you will succeed with you endeavour.
>
> Best
>
> Axel
>
>
> On 16/06/15 17:32, Ikrima Amaireh wrote:
> > Hi All,
> >
> > How can I get learnix copy? And is learnix much different/better than
> knoppix itself for running radiance?
> >
> > Regards
> > ikrima
> >
> > -----Original Message-----
> > From: radiance-general-request at radiance-online.org
> > [mailto:radiance-general-request at radiance-online.org]
> > Sent: 16 June 2015 14:50
> > To: radiance-general at radiance-online.org
> > Subject: Radiance-general Digest, Vol 136, Issue 19
> >
> > Send Radiance-general mailing list submissions to
> >       radiance-general at radiance-online.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >       http://www.radiance-online.org/mailman/listinfo/radiance-general
> > or, via email, send a message with subject or body 'help' to
> >       radiance-general-request at radiance-online.org
> >
> > You can reach the person managing the list at
> >       radiance-general-owner at radiance-online.org
> >
> > When replying, please edit your Subject line so it is more specific than
> "Re: Contents of Radiance-general digest..."
> >
> >
> > Today's Topics:
> >
> >     1. Re: Errors while transposing with Rcollate. (Greg Ward)
> >     2. Re: Errors while transposing with Rcollate.
> >        (David Geisler-Moroder)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Mon, 15 Jun 2015 21:58:40 -0700
> > From: Greg Ward <gregoryjward at gmail.com>
> > To: Radiance general discussion <radiance-general at radiance-online.org>
> > Subject: Re: [Radiance-general] Errors while transposing with
> >       Rcollate.
> > Message-ID: <6729A88C-13CA-4E1A-9351-5E466586420E at lmi.net>
> > Content-Type: text/plain; charset="windows-1252"
> >
> > Anyone else have any ideas or suggestions?  Honestly, I don't know why
> redirecting stdin from a file would fail completely.  I thought this was
> supported under Windows.
> >
> > I'm stumped.
> >
> > -G
> >
> >> From: "Sarith Subramaniam" <sarith at psu.edu>
> >> Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> >> Date: June 15, 2015 9:45:56 PM PDT
> >>
> >> Hi Greg,
> >>
> >>
> >> The command that you suggested returns the usage options for rcollate
> >> in windows. (ie.  Usage: rcollate [-h[io]???..)
> >>
> >> Earlier, I had tried feeding the file to rcollate via stdin through
> using pipe ( | ) as well as the ?type a.txt? shell command in windows but
> didn?t get it work either way.
> >>
> >>
> >> Thanks,
> >> Sarith
> >>
> >> From: Greg Ward [mailto:gregoryjward at gmail.com]
> >> Sent: Tuesday, June 16, 2015 12:04 AM
> >> To: Radiance general discussion
> >> Subject: Re: [Radiance-general] Errors while transposing with Rcollate.
> >>
> >> Hi Sarith,
> >>
> >> This seems related to the broken handling of text versus binary files
> under Windows.  Try reading the file from stdin, instead:
> >>
> >> rcollate ?h ?fa1 ?t < a.txt > d.txt
> >>
> >> If this works, let me know and I'll see if I can put in a fix.
> >>
> >> Cheers,
> >> -Greg
> >>
> >>
> >> From: "Sarith Subramaniam" <sarith at psu.edu>
> >> Subject: [Radiance-general] Errors while transposing with Rcollate.
> >> Date: June 15, 2015 5:09:13 PM PDT
> >>
> >> Hi everyone,
> >>
> >>
> >> I am trying to do a transpose with rcollate. My operating system is
> Windows. My file contains rgb triplets arranged in a (8760columns x 60rows)
> matrix. I either get a ?error loading file into memory? or an incorrect
> transpose.
> >>
> >>
> >> I found that I got the same results with a simple ASCII file with tab
> separated values. My file contains:
> >>
> >> 1          2          3          4
> >> 5          6          7          8
> >> 9          10         11         12
> >>
> >>
> >> The following commands return ?error loading file into memory?:
> >>
> >> rcollate ?h ?fa1 ?t a.txt >d.txt
> >>
> >> rcollate ?h ?fa1 ?ic 4 ?oc 3?t a.txt >d.txt
> >>
> >>
> >> I found that the ?-t? flag was responsible for the error, so I tried
> explicitly stating the values for columns and rows as:
> >>
> >> rcollate ?h ?fa1 ?ic 4 ?ir 3 ?oc 3 ?ir 4 a.txt>d.txt
> >>
> >> This gave me.
> >> 1          2          3
> >> 4          5          6
> >> 7          8          9
> >> 10         11         12
> >>
> >>
> >> Am I missing something?
> >>
> >>
> >> Thanks,
> >> Sarith
> >> _______________________________________________
> >> Radiance-general mailing list
> >> Radiance-general at radiance-online.org
> >> http://www.radiance-online.org/mailman/listinfo/radiance-general
> > -------------- next part -------------- An HTML attachment was
> > scrubbed...
> > URL:
> > <http://www.radiance-online.org/pipermail/radiance-general/attachments
> > /20150615/b9ed1f79/attachment-0001.html>
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Tue, 16 Jun 2015 15:50:19 +0200
> > From: David Geisler-Moroder <david.moroder at gmail.com>
> > To: Radiance general discussion <radiance-general at radiance-online.org>
> > Subject: Re: [Radiance-general] Errors while transposing with
> >       Rcollate.
> > Message-ID:
> >       <CAL-bo5Gfz3PRp=
> qPWFVVagLXZiqKU_-7S6t4Xkr4nj_CYfO8aQ at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > Hi Sarith,
> >
> > I just tried both calls (with and w/o redirecting from stdin) with the
> > latest Windows binaries from
> > NREL(https://github.com/NREL/Radiance/releases)
> > and both work fine at my side...
> >
> > rcollate ?h ?fa1 ?t a.txt > d.txt
> > rcollate ?h ?fa1 ?t < a.txt > d.txt
> >
> > Which version of rcollate are you using?
> >
> > Best,
> > David
> >
> >
> > 2015-06-16 6:58 GMT+02:00 Greg Ward <gregoryjward at gmail.com>:
> >
> >> Anyone else have any ideas or suggestions?  Honestly, I don't know
> >> why redirecting stdin from a file would fail completely.  I thought
> >> this was supported under Windows.
> >>
> >> I'm stumped.
> >>
> >> -G
> >>
> >> *From: *"Sarith Subramaniam" <sarith at psu.edu>
> >>
> >> *Subject: *Re: [Radiance-general] Errors while transposing with
> Rcollate.
> >>
> >> *Date: *June 15, 2015 9:45:56 PM PDT
> >>
> >>
> >>   Hi Greg,
> >>
> >>
> >>
> >>
> >>
> >> The command that you suggested returns the usage options for rcollate
> >> in windows. (ie.  Usage: rcollate [-h[io]???..)
> >>
> >>
> >>
> >> Earlier, I had tried feeding the file to rcollate via stdin through
> >> using pipe ( | ) as well as the ?type a.txt? shell command in windows
> >> but didn?t get it work either way.
> >>
> >>
> >>
> >>
> >>
> >> Thanks,
> >>
> >> Sarith
> >>
> >>
> >>
> >> *From:* Greg Ward [mailto:gregoryjward at gmail.com]
> >> *Sent:* Tuesday, June 16, 2015 12:04 AM
> >> *To:* Radiance general discussion
> >> *Subject:* Re: [Radiance-general] Errors while transposing with
> Rcollate.
> >>
> >>
> >>
> >> Hi Sarith,
> >>
> >>
> >>
> >> This seems related to the broken handling of text versus binary files
> >> under Windows.  Try reading the file from stdin, instead:
> >>
> >>
> >>
> >> rcollate ?h ?fa1 ?t < a.txt > d.txt
> >>
> >>
> >>
> >> If this works, let me know and I'll see if I can put in a fix.
> >>
> >>
> >>
> >> Cheers,
> >>
> >> -Greg
> >>
> >>
> >>
> >> *From: *"Sarith Subramaniam" <sarith at psu.edu>
> >>
> >> *Subject: *[Radiance-general] Errors while transposing with Rcollate.
> >>
> >> *Date: *June 15, 2015 5:09:13 PM PDT
> >>
> >>
> >>
> >> Hi everyone,
> >>
> >>
> >>
> >>
> >>
> >> I am trying to do a transpose with rcollate. My operating system is
> >> Windows. My file contains rgb triplets arranged in a (8760columns x
> >> 60rows) matrix. I either get a ?error loading file into memory? or an
> >> incorrect transpose.
> >>
> >>
> >>
> >>
> >>
> >> I found that I got the same results with a simple ASCII file with tab
> >> separated values. My file contains:
> >>
> >>
> >>
> >> 1          2          3          4
> >>
> >> 5          6          7          8
> >>
> >> 9          10         11         12
> >>
> >>
> >>
> >>
> >>
> >> The following commands return ?error loading file into memory?:
> >>
> >>
> >>
> >> *rcollate ?h ?fa1 ?t a.txt >d.txt*
> >>
> >>
> >>
> >> *rcollate ?h ?fa1 ?ic 4 ?oc 3?t a.txt >d.txt*
> >>
> >>
> >>
> >>
> >>
> >> I found that the ?-t? flag was responsible for the error, so I tried
> >> explicitly stating the values for columns and rows as:
> >>
> >>
> >>
> >> *rcollate ?h ?fa1 ?ic 4 ?ir 3 ?oc 3 ?ir 4 a.txt>d.txt*
> >>
> >>
> >>
> >> This gave me.
> >>
> >> 1          2          3
> >>
> >> 4          5          6
> >>
> >> 7          8          9
> >>
> >> 10         11         12
> >>
> >>
> >>
> >>
> >>
> >> Am I missing something?
> >>
> >>
> >>
> >>
> >>
> >> Thanks,
> >>
> >> Sarith
> >>
> >> _______________________________________________
> >> Radiance-general mailing list
> >> Radiance-general at radiance-online.org
> >> http://www.radiance-online.org/mailman/listinfo/radiance-general
> >>
> >>
> >> _______________________________________________
> >> Radiance-general mailing list
> >> Radiance-general at radiance-online.org
> >> http://www.radiance-online.org/mailman/listinfo/radiance-general
> >>
> >>
> >
> >
> > --
> > Dipl.-Ing. Dr. David Geisler-Moroder
> > Hofwaldweg 14/20
> > 6020 Innsbruck
> > Austria
> > -------------- next part -------------- An HTML attachment was
> > scrubbed...
> > URL:
> > <http://www.radiance-online.org/pipermail/radiance-general/attachments
> > /20150616/9e09e6b0/attachment.html>
> >
> > ------------------------------
> >
> > _______________________________________________
> > Radiance-general mailing list
> > Radiance-general at radiance-online.org
> > http://www.radiance-online.org/mailman/listinfo/radiance-general
> >
> >
> > End of Radiance-general Digest, Vol 136, Issue 19
> > *************************************************
> >
> >
> >
> >
> > This message and any attachment are intended solely for the addressee
> > and may contain confidential information. If you have received this
> > message in error, please send it back to me, and immediately delete it.
> >
> > Please do not use, copy or disclose the information contained in this
> > message or in any attachment.  Any views or opinions expressed by the
> > author of this email do not necessarily reflect the views of the
> > University of Nottingham.
> >
> > This message has been checked for viruses but the contents of an
> > attachment may still contain software viruses which could damage your
> > computer system, you are advised to perform your own checks. Email
> > communications with the University of Nottingham may be monitored as
> > permitted by UK legislation.
> >
> >
> > _______________________________________________
> > Radiance-general mailing list
> > Radiance-general at radiance-online.org
> > http://www.radiance-online.org/mailman/listinfo/radiance-general
> >
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Radiance-general mailing list
> Radiance-general at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-general
>
>
> End of Radiance-general Digest, Vol 136, Issue 22
> *************************************************
>
>
>
>
> This message and any attachment are intended solely for the addressee
> and may contain confidential information. If you have received this
> message in error, please send it back to me, and immediately delete it.
>
> Please do not use, copy or disclose the information contained in this
> message or in any attachment.  Any views or opinions expressed by the
> author of this email do not necessarily reflect the views of the
> University of Nottingham.
>
> This message has been checked for viruses but the contents of an
> attachment may still contain software viruses which could damage your
> computer system, you are advised to perform your own checks. Email
> communications with the University of Nottingham may be monitored as
> permitted by UK legislation.
>
>
> _______________________________________________
> Radiance-general mailing list
> Radiance-general at radiance-online.org
> http://www.radiance-online.org/mailman/listinfo/radiance-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.radiance-online.org/pipermail/radiance-general/attachments/20150618/978dda8c/attachment-0001.html>


More information about the Radiance-general mailing list