Maya 2011
Contents |
[edit] Installation
[edit] Installing necessary tools from portage
At first we need to install some deps of maya: libpng-1.2, tiff, openssl, tcsh, fam (or gamin, but not tested), flexlm, rpm2targz:
Also it is unlikely, that Maya will run without qt.
[edit] Downloading the last official release of Maya 2011
At write time the last hotfix of Maya 2011 is hotfix 3, officially avalable at this location:
http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=15407662&linkID=9242259
Maya Linux available only for amd64.
Right filename is "autodesk_maya_2011_hotfix3_linux_64bit.tgz"
[edit] Manual Installation of Maya files
Unpack and convert rpm files with maya and adlmapps into tar.gz archive and then unpack *.tar.gz files in / directory:
[edit] Adding library path
Maya needs to load libraries of adlmapps from non-standart location.
Add /opt/Autodesk/Adlm/R1/lib64 to /etc/ld.so.conf:
[edit] Running Installer
Let's start setup utility:
Accept licence, check "Autodesk Maya 2011" for installation and uncheck others, enter serial and key.
Installation fails, but will create 2 necessary files /var/opt/Autodesk/Adlm/Maya2011/install.env and /var/opt/Autodesk/Adlm/.config/ProductInformation.pit (the last is binary).
[edit] Symlinks to maya executables
[edit] Broken libraries
Maya linked to some system libraries of specific versions. We can create symbolic links to current versions of such libraries.
[edit] Uninstallation
Remove some directories recursively:
Remove string '/opt/Autodesk/Adlm/R1/lib64' from /etc/ld.so.conf
And at last remove links to libraries and executables: