Installation & Licensing
Welcome to Autodesk’s Installation and Licensing Forums. Share your knowledge, ask questions, and explore popular Download, Installation, and Licensing topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Autodesk Maya (all versions) problem - Linux mint KDE using JPEG textures.

11 REPLIES 11
Reply
Message 1 of 12
vishwa_harsh
2416 Views, 11 Replies

Autodesk Maya (all versions) problem - Linux mint KDE using JPEG textures.

I installed Autodesk Maya on my linux mint 14 kde version....

it works fine with everything,

until

I load jpeg texture or jpeg file to any place.

my maya crashes without any pop up error, but it shows

fatal error 11 in my terminal.

 

I search at  many places and found that it is happening due to qt plugins, coz maya runs its GUI using qt.

I mailed qt team, but they are not responding well.

I install libjpeg62 package as some forums said, but that thing also do not work.

Hope, Autodesk team has some solution for this.

I like to autodesk products on my linux os. coz it gives best performance.

Thank you. hope i will have get solution for that

 

11 REPLIES 11
Message 2 of 12
Anonymous
in reply to: vishwa_harsh

I think its because maya requires a library called libpng or libpng12. Try doing sudo apt-get install libpng or sudo apt-get install libpng12

 

Hope that helps!

Message 3 of 12
Anonymous
in reply to: Anonymous

I know this may be a bit rude but if this does work for you, as a thanks could you possibly link me to a guide (if you used one) as to how to install Autodesk Maya on Linux Mint/ubuntu. Thanks, cheers!
Message 4 of 12
Ed_Pina
in reply to: vishwa_harsh

You just need libjpeg62 package AND add this line to the maya file (in /usr/autodesk/maya2014-x64/bin edit maya2014 😞

find this line in the file:
setenv LIBQUICKTIME_PLUGIN_DIR "$MAYA_LOCATION/lib"

and add the next line as a new line:
setenv LD_PRELOAD /usr/lib/x86_64-linux-gnu/libjpeg.so.62

save and that's it. Make sure the path is the same in your system (I'm using #! debian)
Message 5 of 12
vishwa_harsh
in reply to: Ed_Pina

hi...
i try that but it also doesn't work...
my libjpeg.so.62 file is a link file to libjpeg.so.62.0.0
and
there is another file named libjpeg.so.8 in /usr/lib/x86_64-linux-gnu/

thank you for your response 🙂
i will keep trying.

Thank you.
Message 6 of 12
vishwa_harsh
in reply to: Anonymous

hi....you can put your .tgz file in /root/mayaTempInstall, before you execute this script. (if you have already downloaded maya 2013 file for linux)

this file is for 2013.

hope it can be helpful to you.

 

http://alturl.com/a9hie

 

 

Message 7 of 12
vishwa_harsh
in reply to: Anonymous

hey man,

I installed that libpng liberary but still crashes.....

may be, it also required to preload in maya2014 script.....but i have to find its location.

thank you.

does anyone of you have this same problem ?

Message 8 of 12
vishwa_harsh
in reply to: Ed_Pina

i think, i need to switch to other linux.
have you tried it with cinnamon or gnome based linux ? may be it is problem because of kde.....i think so.
Message 9 of 12
Ed_Pina
in reply to: vishwa_harsh

Not necessarily. I've only used gnome based distros in the past. Now I'm using openbox.

Did you add the line I told you to your maya2014 script file?

 

 

Message 10 of 12
vishwa_harsh
in reply to: Ed_Pina

yes...i did the same....but it still crashes...
dont know why......!!!
Message 11 of 12
vishwa_harsh
in reply to: vishwa_harsh

it somehow worked.

i try to change the libtiff links to other file and it works fine 🙂

great.

i was looking for this from very long time.

i tried to symbolic link

ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.4.3.6 /usr/lib/libtiff.so.3

and add

 

"find this line in the file:
setenv LIBQUICKTIME_PLUGIN_DIR "$MAYA_LOCATION/lib"

and add the next line as a new line:
setenv LD_PRELOAD /usr/lib/x86_64-linux-gnu/

libjpeg.so.62

 

thank you very much all of you. 🙂

Message 12 of 12
vishwa_harsh
in reply to: Anonymous

hi....

i have using myself made guide to install autodesk maya on debian based systems, ubuntu.
i have attached file for basic package requirements and method to install.


this are links for bash files...for some maya versions. 🙂

https://drive.google.com/folderview?id=0B0rPdzVEM38VMUtFOXpEQUJEbnM&usp=sharing

 

have fun.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Administrator Productivity


Autodesk Design & Make Report