2011
Table Of Contents
- Contents
- Maya Installation Guide
- Quick Start to Maya Installation
- Maya Installation
- Stand-Alone Installation
- Network Administration and Deployment
- Distributing an Autodesk Program
- Install mental ray for Maya satellite
- Installation Troubleshooting
- General Installation Issues
- How can I check my graphics card driver to see if it needs to be updated?
- What is the text editor used for?
- What is the difference between a stand-alone license and a network license?
- What is the benefit of using a network licensed version of the software?
- How do I access my documentation?
- What is SAMreport-Lite?
- Deployment Issues
- Networking Issues
- Uninstall and Maintenance Issues
- General Installation Issues
- Glossary of Installation Terms
- Autodesk Licensing Guide
- Stand-Alone Licensing Guide
- Network Licensing Guide
- Network Licensing
- Plan Your Network Licensing
- Network License Manager
- Network License Tools
- Network Licensing FAQs
- What is the difference between a stand-alone license and a network license?
- What is the benefit of using a network licensed version of the software?
- How do I switch my license from stand-alone to network or network to stand-alone?
- How do I change the license server information I entered during the installation?
- What is Internet Explorer used for?
- Where can I find more information on troubleshooting network licensing?
- Glossary of Licensing Terms
- Index
This ensures that product information is properly removed from the
ProductInformation.pit file.
Uninstall Maya on Linux
To uninstall Maya on Linux you can use the rpm utility.
To uninstall Maya using rpm
1 Open a shell as a super user.
2 Add /opt/Autodesk/Adlm/R1/lib64/ to LD_LIBRARY_PATH to set your
shared libraries for this session.
For example, by running the following command:
export LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R1/lib64/
3 Run both of the following commands, where <productKey> is your
product key:
/usr/autodesk/maya2011-x64/bin/adlmreg -u S <productKey>
2011.0.0.F
/usr/autodesk/maya2011-x64/bin/adlmreg -u N <productKey>
2011.0.0.F
4 List the installed package names by entering:
rpm -qa |egrep 'adlm|Maya'
5 Identify each package name you want to uninstall. For example, the
Maya-2011-# package (where # is the package number).
6 Uninstall each package using the following command:
rpm -e PackageName
Network Administration and Deployment
Preparing a Deployment
To prepare for a deployment, you should take the time to review the following
requirements and options.
30 | Chapter 2 Maya Installation