Skip to content

[suggestion] add instruction on adding path to Radiance in Mac OS X #1270

@hopezh

Description

@hopezh

I'd suggest adding instruction like the following regarding Radiance as part of ladybug installation guide for Mac OSX.

"... the NREL mac and linux packages do not automatically set the PATH and RAYPATH env vars for you. Here is what I have in my ~/.bash_profile:" (or, ~/.zprofile for z shell (zsh))

## Radiance path crap
export PATH=$PATH:.:/usr/local/radiance/bin
export RAYPATH=.:/usr/local/radiance/lib
export MANPATH=$MANPATH:/usr/local/radiance/man

Source: NREL/Radiance#24 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions