Requirements and
installation
RadSunpath program can be installed in Unix/Linux based
operating systems and in Microsoft Windows NT/2000/XP.
Below are given requirements and installation information
for both versions of program.
Installation from binaries
(Windows only)
To install RadSunpath program follow next procedure:
- Double-click on RadSunpath-1.0-Setup.exe file to
start RadSunpath installation program.
- Follow all steps in installation program. Default
installation path depends of type of user whoe is
installing the program: administrator, limited user or
guest user. If you install RadSunPath as Administrator, the
program will be available for all users. If you install as
normal user, RadSunPath will only be available for this
user. As Guest the program can not be installed.
- Program icon will be added to Desktop and Start Menu.
Program can be started with double-click on the icon.
- To uninstall program use Control Panel -> Add or
Remove Programs utility or uninstall program from Start
menu, RadSunpath submenu.
To be able to perform Radiance calculations, installation of
Radiance software on Windows is required. If you don't have
Radiance installed on Windows you can download and install MinGW
Radiance 3.9.
To create animated gif image RadSunpath uses GraphicsMagick
utilities. GraphicsMagick is automatically installed with
RadSunpath installation wizard. GraphicsMagick license files
are included in GraphicsMagick subdirectory.
MSVCP71.dll or other MSVC***.dll
These dll files are often are already included in MS Windows OS, but sometimes they aren't :)
Since licensing for distribution of these dll files is not quite clear
on Internet, and they can be freely downloaded, we haven't included
them in our program distribution.
Installation from sources
(Linux and Windows)
RadSunpath source code distribution can be installed on both
Linux and Windows platforms. Before you can install RadSunpath,
the complementary packages listed below (see requirements) need
to be installed.
To install it follow the procedure below:
Linux OS
- Open archive radsunpath-1.0.tar.gz
tar xvzf radsunpath-1.0.tar.gz.
- In directory radsunpath-1.0, log as a root user and
execute command
python setup.py install
- Program will be installed in site-packages subdirectory
in Python directory and it is available to all users with
command radsunpath.
- To uninstall the program you can use script uninstall.csh
as root user.
Windows OS
- Open archive radsunpath-1.0.zip with some of standard
Windows archive programs.
- Open Command Prompt window (Start menu->Run, type
cmd and press "OK"), position yourself in
radsunpath-1.0 directory and run the command
python setup.py install
- Program will be installed in Lib/site-packages
subdirectory in Python directory, and radsunpath script
will be in Scripts subdirectory in Python directory.
Create shortcut to radsunpath script, and use it
to open the program (with python).
- Check if environment variable PATH contains path to
directory where Radiance package is installed.
Requirements
To run RadSunpath installed from source code distribution
next programs/libraries are required:
Binary distribution (Windows only)
- Radiance installation on Windows. You can download and
install MinGW
Radiance 3.9
Source code distribution
- Python, version 2.4
or above;
- wxPython, version
2.6.x or above;
- Python
for Windows extensions on Windows;
- Radiance version
3.7.x or above for Linux version. Radiance installation on
Windows MinGW
Radiance 3.9
- GraphicsMagick on Linux. On Windows, needed GM binaries are included in the source code package.
Notes
To create animated representation of sun path during the day
RadSunpath uses
GraphicsMagick
- "Gm" program is automatically installed with RadSunpath
installation wizard.
- "Gm" program is included in Windows source
distribution.
This plug-in was developed in cooperation with Thomas Bleicher who developed the plug-in
.