Radiance 3R9 for Cygwin 
2005-08-03

HOW TO INSTALL IT QUICKLY ...

 1. Launch the Cygwin console (double-click on the Cygwin desktop icon)

 2. Change to root directory (don't type the dollar sign):
 
    $ cd /
   
 3. Create the "opt" directory:

    $ mkdir /opt
   
 4. Create the "radiance" directory inside /opt:

    $ cd /opt
    $ mkdir radiance
   
 5. Copy the radiance_cygwin_3R9.tar.gz inside C:\cygwin\opt\radiance

 6. Extract the archive:
 
    $ cd radiance
    $ tar zxvf radiance_cygwin_3R9.tar.gz
   
 7. Copy the bash_profile file to your home directory:

    $ cp bash_profile >> ~/.bash_profile
   
 8. Close the Cygwin console.

 9. Re-launch the Cygwin console.

10. Enjoy!

If you have any problem, here is my email address:

francesco.anselmo@arup.com

Happy rendering!

Francesco


