Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 /Applications/Pixar/PixarLicense-LA-2223.0./LicenseApp/bin/LicenseApp

...

Code Block
sudo /Applications/Pixar/PixarLicense-LA-2223.0/macOS_installService.sh 2123 /Applications/Pixar

Starting the License Server

...

Every time you update your license file, you will then need to restart the license service to pick up the new license contents. The license can be restarted by typing the following commands into a shell:

Code Block
sudo launchctl unload /Library/LaunchDaemons/com.pixar.renderman.LicenseServer.plist
sudo launchctl load /Library/LaunchDaemons/com.pixar.renderman.LicenseServer.plist

 

The license server is installed, by default, in /opt/pixar/PixarLicense-LA-<version> and contains the following components and scripts:

...