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
■ libcrypto.so.6
IMPORTANT Note the following additional information on libssl.so.6 and
libcrypto.so.6.
libssl.so.6 and libcrypto.so.6 are versions of the OpenSSL library that ships
with RHEL 5.1. These are new dependencies for Maya 2011. Many Linux
distributions do not include this version of the library, and Maya does not
re-distribute this file with its installation package. For OpenSSL and Maya, it
is generally sufficient to create a symbolic link for the currently installed
system libraries to the same name with the so.6 version.
As root, create the symlinks in the Maya lib directory to isolate them from
the rest of your system. If the installer does not detect a libssl.so.6 library, it
should attempt the following.
su
cd /usr/autodesk/maya2011/lib
ln –s /usr/lib64/libssl.so.8 libssl.so.6
ln –s /usr/lib64/libcrypto.so.8 libssl.so.6
Dependent applications
■ tcsh
This is a command language interpreter application. Run the command
yum install tcsh to install.
Dependent 32-bit Backburner monitor libraries
■ php
■ elfutils-libelf
■ glibc
■ libgcc
■ libstdc++
■ httpd
To ensure that you install the required 32-bit version of these libraries, run
the following commands to install:
(Fedora 11)
yum install elfutils-libelf.i586 glibc.i686 libstdc++.i586
httpd php
24 | Chapter 2 Maya Installation