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
2 Copy the .lic file into the flexlm11.7 directory created in Step 1.
3 Open a terminal window in root mode.
4 Go to the directory /etc/.
5 Locate the rc.local file.
6 Edit the rc.local file and start lmgrd by entering the following commands
in the terminal window:
NOTE Replace acad.lic with your license file name.
7 /bin/su <user id> -c ‘echo starting lmgrd>\
/home/<user id>/flexlm11.7/boot.log’
/usr/bin/nohup/bin/su <user id> -c ‘umask 022;\
/home/<user id>/flexlm11.7/lmgrd -c\
/home/<user id>/flexlm11.7/acad.lic >> \
/home/<user id>/flexlm11.7/boot.log ‘
/bin/su <user id> -c ‘echo sleep 5 >> \
/home/<user id>/flexlm11.7/boot.log ‘
/bin/sleep 5
/bin/su <user id> -c ‘echo lmdiag >>\
/home/<user id>/flexlm11.7/boot.log ‘
/bin/su <user id> -c ‘/home/<user id>/flexlm11.7/lmutil lmdiag
-n -c\
/home/<user id>/flexlm11.7/acad.lic >> \
/home/<user id>/flexlm11.7/boot.log ‘
/bin/su <user id> -c ‘echo exiting >>\
/home/<user id>/flexlm11.7/boot.log ‘
8 Save the edited rc.local file.
9 Reboot your machine and verify that the lmgrd and adskflex have started
by doing one of the following:
■ During the reboot, look for the message that the license server has
started.
■ Check the boot.log file created in /home/<user id>/flexlm11.7/ to see if
lmgrd and adskflex have started.
Configure a License Server | 105