Archive for May 20th, 2011

AutoDesk Maya 2012 (Ubuntu 10.04)

I was trying to install Maya 2012 in Ubuntu 10.04 .There where lots of errors but I fixed it . I thought of sharing the way I have done.

Maya Hotfix 1 Link http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=16935849&linkID=9242259
Crack Link http://depositfiles.com/es/files/yxwfmadz2

1 : make sure you have rpm2cpio installed else install from software center or apt-get install rpm2cpio
2 : cd to your maya source folder
3 : rpm2cpio Maya2012_0_64-2012.0-235.x86_64.rpm | cpio -idmvu
4 : rpm2cpio adlmapps4-4.0.35-0.x86_64.rpm | cpio -idmvu
5 : rpm2cpio adlmflexnetclient-4.0.35-0.x86_64.rpm | cpio -idmvu
6 : rpm2cpio adlmflexnetserver-4.0.35-0.x86_64.rpm | cpio -idmvu
7 : cp -R opt/* /opt
8 : cp -R usr/* /usr/
9 : cp -R var/* /var/
10 : sh -c “echo ‘setenv LC_ALL en_US.UTF-8’ >> /usr/autodesk/maya2012-x64/bin/maya2012”
11 : /usr/autodesk/maya2012-x64/bin/licensechooser /usr/autodesk/maya2012-x64/ standalone unlimited
12 : cp /tmp/autodesk_maya_2012_hotfix1_linux_64bit/libadlmPIT.so.4 /usr/lib
13 : cp /tmp/autodesk_maya_2012_hotfix1_linux_64bit/libadlmPIT.so.4 /usr/lib
14 : /usr/autodesk/maya2012-x64/bin/adlmreg -i S 657D1 657C1 2012.0.0.F 666-42943644 /var/opt/Autodesk/Adlm/Maya2012/MayaConfig.pit

15 : cd /tmp/crack
16 : ./crack2012
17 : cd /usr/autodesk/maya2012-x64/bin
18 : ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.6
19 : export MAYA_LOCATION=/usr/autodesk/maya2012-x64/
20 : cp /usr/autodesk/maya2012-x64/lib/libCg.so /usr/lib
21 : cp /usr/autodesk/maya2012-x64/lib/libCgGL.so /usr/lib
22 : ./adlmreg -u N 657D1 2012.0.0.F
23 : cd /tmp/autodesk_maya_2012_hotfix1_linux_64bit
24 : ./setup
25 : After opening this use this key in the setup window
serial :666-42943644
product key :657D1
Then next , then it will fail with rpm error never mind that error just give continue . Then finish
26 : cd /usr/autodesk/maya2012-x64/bin
27 : ./maya2012

If anyone want help to install DDM or Craft Tools then let me know ๐Ÿ™‚

NB : I am not supporting cracking any software , If you like the software please buy it and support the developers .