Minimum System Requirements
The following operating systems are supported for this release. RenderMan may operate outside of this requirement, but it may be unstable and is not supported:
- Compatible with any Linux distribution supporting gcc 4.4.5 and glibc 2.12 or higher (e.g. RHEL6 and newer)
RenderMan is designed to efficiently scale across many CPU cores, so while the above is a minimum requirement, systems with multiple processors will see the best performance.
Pixar's RenderMan software is delivered as:
- RenderMan-Installer-version-linuxflavor.rpm - The RenderMan rendering toolkit.
The flavor string includes the common distribution, e.g. RHEL6, the gcc/icc versions, and the microprocessor instruction set. Putting them all together provides, for example, an RHEL package named RenderMan-Installer-21.0_1590950-linuxRHEL6_gcc44icc150.x86_64.rpm.
GUI-based Installation
Although RPM packages are typically installed via command line, some Linux distributions have GUI-based package managers, like gnomerpm. Some distributions will also allow for double-clicking the RPM file in a directory browser, which will invoke RPM with default arguments. You can try this with your Linux-based system. Should it not begin the installation on its own (because you do not have the necessary components to double click an .rpm) then you may begin the process using the steps below.
rpm -ivh RenderMan-Installer-21.0_1590950-linuxRHEL6_gcc44icc150.x86_64.rpm
If you have already unpacked the .rpm, you can then run the following command to begin the GUI-based installer:
sudo /opt/pixar/RenderMan-Installer/bin/RenderManInstaller
The installer will connect with the RenderMan Pixar Server and download your licensed components. During the installation process you will see that the default location for installation is /opt/pixar This will become the root directory for all of the software components listed above.
Downloads
Other types of files besides RenderMan and the DCC plugins can be downloaded with the installer as well. These include the RenderMan Examples. These will be placed in the users Download directory.
Python
If you plan to take advantage of the Python binding you will need to download Python installer from www.python.org. RenderMan Pro Server 21 binding is compatible with 2.7, 3.4, or 3.5.
Help
If you require further assistance, please check out the RenderMan Support Forum. Note that registration is required.