Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.94 KB

File metadata and controls

25 lines (21 loc) · 1.94 KB

V-Ray 7.20.02 conda build recipe for Maya 2026

Use this recipe to create a V-Ray 7.20.02 (Update 2 DR2) for Maya 2026 conda package to use with AWS Deadline Cloud. Conda packages let you customize the software you can use with your Deadline Cloud deployment. Read more about how to host a conda channel for these custom conda packages here.

Requirement

Download the archive file

  • Download the vray_adv_72002_maya2026_dr2_rhel8 full download file from Chaos
    NOTE: Need to have a Chaos account to access the link. Ensure the download completes fully (~1.1 GB). Truncated downloads will fail with installer checksum errors.
  • Place the downloaded file in the conda_recipes/archive_files directory in your git clone of the deadline-cloud-samples repository.

Build required conda package(s)

To use V-Ray for Maya, we need to build:

  1. Maya 2026 conda package by:

    • Follow Maya 2026 README for getting archive file
    • running ./submit-package-job maya-2026 to build the package
  2. (Optional - build this for Maya adaptor) Maya adaptor conda package by running:

    • [Prerequisite] Deadline Cloud package: ./submit-package-job deadline
    • [Prerequisite] OpenJD runtime adaptor package:./submit-package-job openjd-adaptor-runtime
    • Maya adaptor package:./submit-package-job maya-openjd

    NOTE: Need to also add conda-forge to list of conda channel since Maya adaptor and prerequisite packages depend on it to run successful.

Build Conda Package

  • Follow this README to submit a job building V-Ray for Maya conda package.
  • Build command: ./submit-package-job maya-vray-7.2-2026