AutoDesk Maya 2011 (Ubuntu 10.04)

I am trying to install Maya 2011 in Ubuntu 10.04 . after so much errors at last i done it . So i thought i will share that how I done that .

here is the steps .

1 . copy all installing files to some where like ‘/home/user/maya2011

2. use su to switch to root

3.  apt-get install csh alien

4. apt-get install alien tcsh cpio rpm ia32-libs

5. then cd/home/user/maya2011

6. for i in *.rpm; do sudo alien -cv $i; done

7. dpkg -i maya*.deb

8. dpkg -i adlm*.deb

9. then change to cd /usr/autodesk/maya2011-x64/lib

10 .  ln -s /usr/lib64/libssl.so.0.9.8 libssl.so.6 and ln -s /usr/lib64/libcrypto.so libcrypto.so.6 and ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3

11. cd /opt/Autodesk/Adlm/R1/lib64

12. cp * /usr/lib/

13. mkdir /usr/tmp

14. chmod -R 777 /usr/tmp

15. sh -c "echo 'setenv LC_ALL en_US.UTF-8' >> /usr/autodesk/maya2011-x64/bin/maya2011"

16. export MAYA_LOCATION=/usr/autodesk/maya2011-x64

17. ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3

18. ln -s /usr/lib/libaudiofile.so.0 /usr/lib/libtiff/libaudiofile.so

19. ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.3

20. ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.3

21. /usr/autodesk/maya2011-x64/bin/licensechooser /usr/autodesk/maya2011-x64/ standalone unlimited

22. export LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R1/lib64/

23. /usr/autodesk/maya2011-x64/bin/adlmreg -i S 657C1 657C1 2011.0.0.F 666-42943644 /var/opt/Autodesk/Adlm/Maya2011/MayaConfig.pit

24. cd/home/user/maya2011/crack’

now open crack file with scite or gedit , then add this line after line number 7

sudo cp ./libadlmint.so.1.3.34-hack /usr/lib/libadlmint.so.1.3.34

25. ./crack

then change to /usr/autodesk/maya2011-x64/bin

26. cd /usr/autodesk/maya2011-x64/bin

then maya

Yes now you are ready to use Maya in Ubuntu 10.04 .

PS . there is new hot fix release from autodesk you can download that from this link

http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=15113998&linkID=9242259

This fix found by friend for Maya 2011 hot fix 2

- before installing I’ve renamed the /var/opt/Autodesk/Adlm to Adlm_orig (this helped me a lot)…
- I’ve re-installed the adlm programs, they’ve created the Adlm directory again
- then I copied the MayaConfig.pit from the Adlm_orig/Maya2011 to Adlm/Maya2011 (also created the Maya2011 directory by hand)
- replaced the libadlmint.so.1.3.34 with the cracked one
- I run the ./setup script from maya to register the 666-42943644 serial number
- then used ./adlmreg again to unregister and re-register the 666-42943644 serial number (to ensure, I don’t think that it is necessity)
- then run maya without any problem

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

    • syntetik
    • July 12th, 2010 5:26am

    hello, this command from your tutotrial seems to mess up my typing on keyboard in Ubuntu:

    sh -c “echo ‘setenv LC_ALL en_US.UTF-8′ >> /usr/autodesk/maya2011-x64/bin/maya2011″

    I`m not very experienced user, is there a way to remove this from system?

    • syntetik
    • July 12th, 2010 5:33am

    ok, it seems it`s working now, after restart. I`m sure it was caused by that, but would be great if you put some comment to explain what each line is doing. copying files is obvious, but
    sh -c “echo ‘setenv LC_ALL en_US.UTF-8′ >> /usr/autodesk/maya2011-x64/bin/maya2011″

    is less clear what this does.

    • അച്ചായന്‍
    • July 17th, 2010 5:41pm
    • Prasana
    • July 29th, 2010 2:54pm

    Dude can you give me the crack to this installation. Im also using ubuntu x64. Need the crack urgently.

    • അച്ചായന്‍
    • July 30th, 2010 6:59am
    • Prasana
    • July 30th, 2010 4:09pm

    Thank you for the crack , Havent tested it yet . Will post back if it works :)

    • Prasana
    • July 30th, 2010 4:11pm

    and this particular line does not work. Says no such file or directory exists
    ln -s /usr/lib/libaudiofile.so.0 /usr/lib/libtiff/libaudiofile.so
    ………………………………………………………………
    Any ideas ?

    • Prasana
    • July 30th, 2010 4:24pm

    and this particular line does not work. Says no such file or directory exists
    ln -s /usr/lib/libaudiofile.so.0 /usr/lib/libtiff/libaudiofile.so
    and
    ————————————————————————
    prasana@prasana-desktop:/usr/autodesk/maya2011-x64/bin$ maya
    /usr/autodesk/maya2011-x64/bin/maya.bin: error while loading shared libraries: libcrypto.so.6: cannot open shared object file: No such file or directory

    • Achayan
    • July 30th, 2010 7:17pm

    @Prasana

    You missed step 10

    10 . ln -s /usr/lib64/libssl.so.0.9.8 libssl.so.6 and ln -s /usr/lib64/libcrypto.so libcrypto.so.6 and ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3

    and try apt-get install libaudiofile or http://packages.debian.org/search?keywords=libaudiofile-dev

    • Prasana
    • July 31st, 2010 9:46am

    @Achayan: No i did step 10 agin too. Typing maya does not work :(

    • Ali
    • August 24th, 2010 8:15pm

    Please brother,
    Thanx for this tutorial,

    in step 23 “/usr/autodesk/maya2011-x64/bin/adlmreg -i S 657C1 657C1 2011.0.0.F 666-42943644 /var/opt/Autodesk/Adlm/Maya2011/MayaConfig.pit

    i get this “Serial Number doesn’t exist. Call set SerialNumber”

    and second, i don’t know how use the crack.

    any suggestions.

    Thanx in advance.

  1. No trackbacks yet.