2013
Table Of Contents
- Contents
- Installing Autodesk Media & Entertainment Products
- Installation Overview
- Frequently Asked Questions
- What if I have lost my serial number or product key?
- Why do I need to activate a product after installation?
- Can I install Autodesk products from a website?
- How does a trial license work in a product suite or bundle?
- How do I switch my license from stand-alone to network or network to stand-alone?
- Where can I find product license information after installation?
- After installation, how can I change product configuration, repair, or uninstall the product?
- Appendix: Installing Autodesk Maya
- Installation Information Specific to Autodesk Maya 2013
- Installing a 32-bit Product on a 64-bit Operating System
- Install Maya on Mac OS X
- Install Maya on Linux
- Uninstall Maya on Mac OS X or Linux
- Install the Maya Help
- Install MatchMover, Composite, Backburner, and DirectConnect
- Install mental ray for Maya satellite
- Index
This updates the license.env file (used by the Autodesk licensing software)
with your license type information.
8 Add /opt/Autodesk/Adlm/R5/lib64/to LD_LIBRARY_PATH to set your
shared libraries for this session.
For example, you can run the following command in a BASH shell:
export LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R5/lib64/
9 Run the following commands to register Maya with the Autodesk
licensing software, where <productKey1> and <productKey2> are your product
keys, and <serialNum> is your serial number.
NOTE
If you purchased Maya as part of a suite, enter your Maya product key
as productKey1, and your suite product key as productKey2.
If you purchased Maya alone and received only one product key, you can
enter the Maya product key for both <productKey1> and <productKey2>.
■ (Stand-alone licensing)
/usr/autodesk/maya2013-x64/bin/adlmreg -i S
<productKey1> <productKey2> 2013.0.0.F <serialNum>
/var/opt/Autodesk/Adlm/Maya2013/MayaConfig.pit
■ (Network licensing)
/usr/autodesk/maya2013-x64/bin/adlmreg -i N
<productKey1> <productKey2> 2013.0.0.F <serialNum>
/var/opt/Autodesk/Adlm/Maya2013/MayaConfig.pit
For example:
/usr/autodesk/maya2013-x64/bin/adlmreg -i S 657E1 657E1
2013.0.0.F 000-00000000
/var/opt/Autodesk/Adlm/Maya2013/MayaConfig.pit
This step updates the product information .pit file, which you can copy
to other machines that have the same configuration if you are installing
many instances of Maya.
These commands return a Registration succeeded message, and you
can now run Maya using your stand-alone or network license.
Install Maya on Linux | 19