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: 

maya 2013 linux libcrypto problem

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
915 Views, 0 Replies

maya 2013 linux libcrypto problem

Hi

-

I have been running maya 2012 on fedora linux for the last year, no problems

recently I installed maya 2013, again no problems.

then this week I put a new install of the same OS (fedora 14) on my machine, now I get

this error when I try and run maya2013

 

/usr/autodesk/maya2013-x64/bin/maya.bin: error while loading shared libraries: libcrypto.so.6: cannot open shared object file: No such file or directory

 

I have maya 2012 working well on the fresh install

 

I have tried some symlinks I found on the internet but these dont seem to be working

if anyone has any ideas I would love to hear them

 

best

Tom

 

 

PS my install notes below

 

 

 

 

 

"_____installing all these is needed for fedora, do this before the installer
yum install mesa-libGLw
yum install csh
yum install libXp libXp-devel
yum install gamin audiofile audiofile-devel e2fsprogs-libs
yum install tcsh
yum install xorg-x11-fonts-ISO8859-1-100dpi
yum install xorg-x11-fonts-ISO8859-1-75dpi
yum install liberation-mono-fonts liberation-fonts-common liberation-sans-fonts liberation-serif-fonts


su -
cd /mnt/bigMan/software/graphics/3D/Maya/linux/2013/Autodesk_Maya_2013_SP1_English_Linux_64bit
./setup
enter serial number etc.

////maybe try to chmod the .bin files   
cd /usr/autodesk/maya2013-x64/bin
chmod 777 maya
chmod 777 maya2013

maya
or
./maya
to launch

//if you get.....error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
yum install libXp

problems with middle mouse button? (when you try and pan with middle mouse?)
(Maya) window->settingAndPreferences>preferences->interface
you'll see an option to enable/disable the mouse scroll wheel.

//problems with the alt key?
might want to look in system>prefs>windows too for alt key behaviour


"
"
problems with fonts
system>administration>add remove programs
search for these packages
xorg-x11-fonts-ISO8859-1
install them all

there will be problems with the hotkeys and shortcuts (see the apple keyboard section below)

//if there is beef with sound files
yum install audiofile-devel
// and if that doesnt work maybe?
ln -s /usr/lib/libaudiofile.so.0 /usr/lib/libaudiofile.so

______________ copy over the BM UI
// delete all contents of '/home/bmuser/maya' then
cp -r /mnt/bigMan/pipeline/maya/linuxPipe/20111204/* /home/bmuser/maya
______________careful to not overwrite the module for renderman, check it points to the right version still...
/home/starscream/maya/2012-x64/modules


// if maya isnt getting the correct permissions to write preference files etc.. we need to fix that
// -R is recursive meaning it will do all sub-folders
chown -R bmuser /home/bmuser/maya/
chmod 777 /home/bmuser/maya/

_______to make a launch icon
_______copy this command into the 'command' part of the preferences for the icon
/usr/autodesk/maya2013-x64/bin/maya

_______selinux has been known to cause libcrypto probs before, so just check its turned off if we are having some beefs "

0 REPLIES 0

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

Post to forums  

Administrator Productivity


Autodesk Design & Make Report