Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

1/7/2021 Setting global environment variables on OS X – Shotgun Support

SUPPORT USER GUIDES DEVELOPERS COMMUNITY ROADMAP   Actions  

RV    Setting global environment variables on OS X


Shotgun Support > RV User Guide > Knowledge base
 RV User Guide
Applications (like RV) can make use of environment variables in various ways. It is a bit of a mystery for many
 Manuals Mac users how to create environment variables that will be available for all applications, including those
 Knowledge base launched from icons, etc. If you are using Windows, please see Setting Global Environment Variables on
Windows.
Troubleshooting your
RV License The process involves creating (or editing, if it exists) a special environment.plist file in the users home
directory. You can add the environment variable and it's value here. Then you have to log out and in.
Using RVOverlay
nodes to create virtual Create the plist file under ~/Library/LaunchAgents/:
burn-ins

V-Sync / Tearing <?xml version="1.0" encoding="UTF-8"?>


<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.
Python FAQ
<plist version="1.0">
(customization and <dict>
<key>Label</key>
extension) <string>my.startup</string>
<key>ProgramArguments</key>
RV Python quickstart <array>
<string>sh</string>
<string>-c</string>
Setting DPX header <string>launchctl setenv RV_OS_PATH_OSX /volumes/zdisk;
launchctl setenv RV_OS_PATH_WINDOWS Z:;</string>
values with RVIO
</array>
<key>RunAtLoad</key>
RV with Nvidia 3D <true/>
Vision Pro </dict>
</plist>
How to download and
install RV To activate the environment.plist (assuming you named it environment.plist), run

Nuke/RV integration
launchctl load ~/Library/LaunchAgents/environment.plist
launchctl start ~/Library/LaunchAgents/environment.plist

https://support.shotgunsoftware.com/hc/en-us/articles/219042108-Setting-global-environment-variables-on-OS-X 1/3
1/7/2021 Setting global environment variables on OS X – Shotgun Support

Localizing media If it is already loaded and you have modified the plist file, see your updates by running:
paths with
RV_OS_PATH or launchctl stop ~/Library/LaunchAgents/environment.plist
launchctl unload ~/Library/LaunchAgents/environment.plist
RV_PATHSWAP launchctl load ~/Library/LaunchAgents/environment.plist
launchctl start ~/Library/LaunchAgents/environment.plist
Panalog LUT
For further reference, see this StackExchange article which talks about setting environment variables in previous
Optimizing RV
versions of OS X up through 10.10 (which still works as of 10.12 Sierra).
Playback
Performance

Nuke style file syntax Was this article helpful? 👍 👎 0 out of 0 found this helpful   
in RV

Stereo hot-keys mode Follow Updates


Article Last Updated:: November 26, 2019 12:33
Hardware (quad-
buffered) stereo setup

Completion in tcsh

Setting global
environment
variables on OS X

Setting global
environment variables
on Windows

One-click sync

RVLink URLs: RV as
protocol handler

EXRs with unique


data/display Windows
play back slowly

Multi-View Exr files


(specification and RV
support)
https://support.shotgunsoftware.com/hc/en-us/articles/219042108-Setting-global-environment-variables-on-OS-X 2/3
1/7/2021 Setting global environment variables on OS X – Shotgun Support

 Release notes

 RV packages

FAQ

Videos

Shotgun Connect Follow Us

Features Blog Connect with the Shotgun Software team on your favorite social
media channels. We're always on the lookout for creative new
About Us Submit A Request ways clients are using our software. Tell us your story!

Clients Service Status    


Pricing Jobs

© Shotgun Software. All rights reserved. Terms of Use Privacy / Cookies

https://support.shotgunsoftware.com/hc/en-us/articles/219042108-Setting-global-environment-variables-on-OS-X 3/3

You might also like