University Lab Installation Guide


This step-by-step guide will show system administrators how to install V-Ray at a University Lab.

STEP 1: DOWNLOADING AND INSTALLING V-RAY

The builds required for the V-Ray installation can be acquired from the download section of Chaos Group's website. You need to log in with your account; details (username and password) will have been sent to you in an email confirming your purchase.

images/download/attachments/41780909/worddavbe5501e90d188274eb7a452afe1773f3.png

Detailed information on how to automate the installation when deploying on multiple machines can be found on our help portal . The documentation page of the portal includes all V-Ray products.

images/download/attachments/41780909/worddavfd57914e1769f79b637ae932321a30c3.png

Choose your product, and follow these instructions:

  1. Setup and Installation

images/download/attachments/41780909/worddavdb50e05dae2301d23dfcd5c65f676961.png

2. Silent Installation

images/download/attachments/41780909/worddave10cfd71260c011cb8f6c41a64dc05b4.png


Using V-Ray for Maya from a zip file

V-Ray for Maya can be installed from a .zip file — setup is described in the following article .

When using V-Ray for Maya education licenses, there are a couple of additional steps.

  1. Install V-Ray on one machine with Maya locally (V-Ray for Maya, not standalone installation)

  2. Copy the following files and paste them in the network install location:

    • C:\Program Files\Autodesk\Maya201x\bin\v_ray_3_for_maya_201x.cgam -> Copy to //Your_network_location\ vray_edu_maya201x_x64\maya_root\bin

    • C:\Program Files\Autodesk\Maya201x\vray\bin\v_ray_3_standalone.cgam -> Copy to //Your_network_location\ vray_edu_maya201x_x64\maya_vray\bin

    • C:\Program Files\Autodesk\Maya201x\vray\vrayplugins\v_ray_scanned_material.cgam -> Copy to //Your_network_ location\ vray_edu_maya201x_x64\maya_vray\vrayplugins

STEP 2: INSTALLING THE LICENSE SERVER

The V-Ray licensing requires a V-Ray license server, which obtains licenses from the carrier (dongle or online licenses), and redistributes them to client machines with V-Ray. Please download the license server and install it to one of the machines in your internal network.

images/download/attachments/41780909/worddavf9fb24dcacfc10f1219b36cbae370002.png

In cases where the licenses are on a hardware USB dongle, the dongle drivers must be installed as well.

images/download/attachments/41780909/worddav20298a508f049b2ac66fa22032ef0106.png

The V-Ray license server software can be installed on a server OS, or on a 64-bit Desktop OS. Specific server roles are not required for it to run. You can check hardware requirements and supported OS versions by doing the following:

  • Go to the Help Portal

  • Choose your product

  • Setup and Installation

  • System Requirements

The V-Ray license server uses TCP port 30304 to communicate with client computers in your local network.

Command line controls are available via " V-Ray License Server Controller " .

You can find more documentation on installation and best practices here .

STEP 3: LICENSE SETTINGS

License settings can be set during V-Ray installation. V-Ray reads its license settings (license server IP address/ hostname/FQDN and port) from vrlclient.xml file, located by default in the following location:

Windows - C:\Program Files\Common Files\ChaosGroup

MAC - /Users/"user name"/.ChaosGroup/

Linux - /home/"user name"/.ChaosGroup

Under Linux and MAC OS, the file is placed into a user's home folder, so the license information is set per user. However, this setup may cause inconvenience if different users share a machine, for example teacher and student accounts. To avoid this, place the vrlclient.xml file in a shared location (either a local or a network one) and point V-Ray towards it by setting the "VRAY_AUTH_CLIENT_FILE_PATH" V-Ray environment variable on each machine.

The variable should look like:

VRAY_AUTH_CLIENT_FILE_PATH=//SERVER/path/to/license_file/

The env variable should point to the folder containing the vrlclient.xml file without including the file name.

Example:

CORRECT: VRAY_AUTH_CLIENT_FILE_PATH=//MY_SERVER/ shared/
INCORRECT: VRAY_AUTH_CLIENT_FILE_PATH=//MY_ SERVER/shared/vrlclient.xml/

More information on how to change the vrlclient.xml location is available here .

The procedures described in this document cover the most common cases and identified exceptions. If you still experience problems installing V-Ray at your university lab, please contact us at education@chaosgroup.com .

images/inline/9600bf29a48c811a8e6b17e74131d903bd659156.png