# Installing Maya 2015 SP6 on Linux Mint 18.1 Serena with Student License |
# This should work with later versions of Maya or different versions of Ubuntu [based] operating systems with a few changes. |
# Don't run this as a script, instead copy and paste each line into your terminal |
# Download link is from here: https://knowledge.autodesk.com/support/maya/downloads/caas/downloads/content/autodesk-maya-2015-service-pack-6.html |
mkdir ~/maya2015_setup |
cd~/maya2015_setup |
# Download Maya. Can use wget instead |
aria2c -x12 http://download.autodesk.com/us/support/files/maya_2015_service_pack_6/Autodesk_Maya_2015_SP6_EN_Linux.tgz |
# Extract archive |
tar xvf Autodesk_Maya_2015_SP6_EN_Linux.tgz |
export RPM_INSTALL_PREFIX=/usr |
export LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R9/lib64/ |
# Install dependencies |
sudo apt-get install alien |
sudo apt-get install tcsh # don't need csh, tcsh will create symlink from csh to tsch |
sudo apt-get install libaudiofile-dev |
sudo apt-get install libglw1-mesa-dev mesa-utils |
sudo apt-get install xfstt ttf-liberation xfonts-100dpi xfonts-75dpi |
sudo apt-get install ttf-mscorefonts-installer |
sudo apt-get install libjpeg62 |
sudo apt-get install elfutils # not sure if needed |
sudo apt-get install gamin # libfam (and libfam-dev?) should also work instead |
# install libxp6 |
wget http://launchpadlibrarian.net/183708483/libxp6_1.0.2-2_amd64.deb |
dpkg -i libxp6_1.0.2-2_amd64.deb |
# Convert Maya rpm packages to debian style |
# Can take a long time - 15 to 30min |
foriin*.rpm;do sudo alien -cv $i;done |
# Install packages |
sudo dpkg -i *.deb |
# Make sure these files exist. |
# If not, find libssl.so (not libssl3.so) using locate libssl.so |
# Make sure it's in a x86_64 not i386 folder |
# Same with libcrypto, libtiff, libjpeg |
LIBCRYPTO='/lib/x86_64-linux-gnu/libcrypto.so.1.0.0' |
LIBSSL='/lib/x86_64-linux-gnu/libssl.so.1.0.0' |
LIBTIFF='/usr/lib/x86_64-linux-gnu/libtiff.so.5.2.4' |
LIBJPEG='/usr/lib/x86_64-linux-gnu/libjpeg.so.62' |
sudo ln -s $LIBTIFF /usr/autodesk/maya/lib/libtiff.so.3 |
sudo ln -s $LIBSSL /usr/autodesk/maya/lib/libssl.so.10 |
sudo ln -s $LIBCRYPTO /usr/autodesk/maya/lib/libcrypto.so.10 |
sudo ln -s $LIBJPEG /usr/autodesk/maya/lib/libjpeg.so.62 # Will run without this but will crash when decoding jpeg images |
# Fix font not found errors |
xset +fp /usr/share/fonts/X11/100dpi/ |
xset +fp /usr/share/fonts/X11/75dpi/ |
xset fp rehash |
# Set correct temp directory |
echo'TMPDIR=/tmp'>>~/maya/2015-x64/Maya.env |
# Disable customer improvement program as can cause issues in some versions |
echo'MAYA_DISABLE_CIP=1'>>~/maya/2015-x64/Maya.env |
# Create fake rpm binary |
echo'int main (void) {return 0;}'> mayaInstall.c |
gcc mayaInstall.c |
# Backup rpm binary then copy fake binary |
sudo cp /usr/bin/rpm /usr/bin/rpm_backup |
sudo cp a.out /usr/bin/rpm |
# Remove installation directory |
cd |
rm -rf ~/maya2015_setup |
# Run setup |
sudo ./setup |
# Restore rpm binary |
sudo cp /usr/bin/rpm_backup /usr/bin/rpm |
# Set application icon |
sudo sed -i 's/^(Icon=).*/1/usr/autodesk/maya/icons/hsMaya.png/' /usr/autodesk/maya/desktop/Autodesk-Maya.desktop |
# Fix crash on loading jpegs |
# https://ubuntuforums.org/showthread.php?t=2020648&p=12132661#post12132661 |
sudo sed -i '/setenv LIBQUICKTIME_PLUGIN_DIR/a setenv LD_PRELOAD '$MAYA_LOCATION/lib/libjpeg.so.62'' /usr/autodesk/maya2015-x64/bin/maya |
# Run once with sudo to activate license |
sudo maya |
# Fix permissions |
sudo chown -R $USER:$USER~/maya |
sudo rm -f /tmp/commandportDefault |
# Now it can be run |
maya |
#or maya -style gtk |
# Optional - set Maya application shortcut to use GTK theme |
# sudo sed -i 's/bin/maya/bin/maya -style gtk/' /usr/autodesk/maya/desktop/Autodesk-Maya.desktop |
# Optional - Allow alt key for camera movement by changing window modifier key to Super |
# Without this change you can only use Super (Windows key) to drag camera |
# gsettings set org.gnome.desktop.wm.preferences mouse-button-modifier '<Super>' |
# gsettings set org.cinnamon.desktop.wm.preferences mouse-button-modifier '<Super>' |
Autodesk Maya 2015 Service Pack 6 includes several important fixes. Refer to the readme for more information. Autodesk Maya 2015 Extension1 with SP6 64-bit $11.00 Category: Graphics and Publishing Autodesk Maya 3D animation software offers a comprehensive creative feature set for 3D computer animation, modeling, simulation, rendering, and compositing on a highly extensible production platform.
Autodesk Maya 3D animation software offers a comprehensive creative feature set for 3D computer animation, modeling, simulation, rendering, and compositing on a highly extensible production platform. Maya now has next-generation display technology, accelerated modeling workflows, and new tools for h...... see full description
* FAST HTTP DOWNLOAD, NO TORRENTS
Autodesk Maya 3D animation software offers a comprehensive creative feature set for 3D computer animation, modeling, simulation, rendering, and compositing on a highly extensible production platform. Maya now has next-generation display technology, accelerated modeling workflows, and new tools for handling complex data.
This is EXT1 only!
- Autodesk Maya 2015 Service Pack 5 includes several important fixes. Refer to the readme for more information. Important Installation Notes: On Windows operating systems, this service pack patches your existing Maya 2015 software. Do not uninstall Maya 2015 before applying this service pack. On Mac and Linux operating systems, this service pack is a full product install. Uninstall your existing.
- Autodesk Maya 2015 Ext1 SP6 MacOSX x64/AutodeskMaya2015EXT1SP6ENJPZHMACOSX.dmg (1.42 GB). Autodesk Maya 2015 Ext1 SP6 MacOSX.
Official site
Platform | Windows |
Category | Graphics and Publishing |
Vendor | Autodesk |
Permanent link | http://down.cd/12020/buy-Autodesk-Maya-2015-Extension1-with-SP6-64-bit-download |
Tags |
Antivirus and Security
Business
CD/DVD Tools
Graphics and Publishing
Internet
Mobile
Multimedia and Entertainment
Music Software
Network Tools
Office tools
Operation Systems
PC Diagnostics
Programming and Development
Science / CAD
Server Software
Software plugins
System tools
Training software
Other
- $34Act 3D Lumion Pro 10.5.1 64-bit
- $14Adobe Bridge 2021 11.0.0.83 64-bit
- $29Adobe Illustrator 2021 25.0.0.60 64-bit
- $24Adobe InDesign 2021 16.0.0.77 64-bit
- $24Adobe Photoshop Lightroom Classic 2021 10.0.0.10 64-bit
- $14CyberLink Director Suite 365 9.0
- $24iZotope RX 8 Audio Editor Advanced 8.1.0 for macOS
- $19KiloHearts Toolbox Ultimate AAX VST3 VST 1.8.8 64-bit
- $19KiloHearts Toolbox Ultimate AU VST AAX 1.8.8 for macOS
- $19MAGIX Samplitude Pro X5 Suite 16.1.0.208 64-bit
- $14MSC Nastran 2020 with SP1 64-bit
- $24Nik Complete 3 Collection by DxO 3.3.0 for macOS
- $14Paragon Backup and Recovery 17.9.3 64-bit 32-bit
- $34Solidworks 2021 with SP0.0 Premium 64-bit
- $14TBProAudio Bundle 2020.8.2 AAX RTAS VST3 VST SAL
- $34Adobe Photoshop 2021 22.0.1.73 64-bit
- $24CorelDRAW Graphics Suite 2020 22.1.0.517 64-bit 32-bit
- $24Dassault Systemes CATIA P3 5-6r2016 GA 64-bit
- $24Maxon CINEMA 4D Studio R21.115
- $19Parallels Desktop Business Edition 16.0.1 for macOS
- $14Rarlab WinRAR 5.90 64-bit 32-bit
Here is a company that really cares about their customers! HIGHLY RECOMMENDED!