Linux installation
← Back to main +Documentation

Compatibility

Linux
EL7 (RedHat 7.x or CentOS 7.x)
Maya
 2018, 2019, 2020
Rendering with 3Delight NSI
1.7.0+
Rendering with Arnold
Arnold 5.2.2.1+/ MtoA-3.1.2.1+
Arnold 5.3.0.1+ / MtoA-3.2.0+
Arnold 5.4.0.0+ / MtoA-3.3.0+
Arnold 6.0.1.0+ / MtoA-4.0.1+
Rendering with RenderMan
RenderMan 23.2+
Rendering with VRay Next
VRay 4.30.01+
Rendering with Redshift
3.0.17+ (As of Multiverse 6.5.0)
  • NOTE — The recommended Linux is EL 7 (RedHat 7 or CentOS 7). It is possible however to run Maya and Multiverse on other O/S such as Arch Linux, Suse, Ubuntu etc. 

  • IMPORTANT — If you are using Multiverse with Maya 2018 with MtoA (Arnold) on the Linux platform, an extra step is necessary for using the software: check at the bottom of this page.
 
Internet Requirements
If you are using the Free Version, your computer must be connected to the internet.
Make sure that your firewall allows Maya to connect to the internet. If you are using the Free Version within a studio network, you need  to let your http/https proxy to let Maya communicate with our servers and checkout your free license.

Installation

  1. Unzip the archive in the desired deployment location, e.g:
  • /opt/software/multiverse/multiverse-6.3.1 or
  • /usr/local/multiverse/multiverse-6.3.1

  • NOTE — We strongly recommend you to use versioned folders as we provide frequent updates to our customers.

Setup the environment and launch Maya from Terminal

  • On Linux we strongly recommend to always run Maya from the terminal. This is also useful as all the terminal will print various info/warning/error messages (just like Maya’s “Output Window” on Windows).

  • Open Linux Terminal

  • cd to your Multiverse installation folder, e.g: 
cd /usr/local/multiverse/multiverse-6.3.1

  • Source the .sh script in bash or zsh:
source ./multiverse-terminal.sh

  • Launch Maya, e.g:
/Applications/Autodesk/maya2018/Maya.app/Contents/bin/Maya

  • NOTE — For convenience, you could also make aliases for conveniently launch different Maya versions. You can put aliases in your .bash_profile/.bashrc/.zshrc profiles, e.g:

alias maya18='/Applications/Autodesk/maya2018/Maya.app/Contents/bin/Maya'
alias maya19='/Applications/Autodesk/maya2019/Maya.app/Contents/bin/Maya'
alias maya20='/Applications/Autodesk/maya2020/Maya.app/Contents/bin/Maya'

  • Once Maya has launched, open the Maya Plug-in manager and load the MultiverseForMaya plug-in.