- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Maya forums,
I just updated my Linux computer to Fedora 41 (VR on Wayland was just too darn exciting to ignore) and everything is going smoothly, except Maya which will not launch, but did launch on Fedora 40. After diagnosing the problem by trying to launch from the Unix Terminal, I got an error saying this :
/usr/autodesk/maya2024/bin/mayabin: error while loading shared libraries: libtiff.so.5 cannot open shared object file: No Such file or directory
So that made me think I must be missing that dependency, but after a dnf install libtiff, I found out I do have it installed, but instead the package is named libtiff.so.6, located in /usr/lib64 which I heard is where maya looks for its dependencies. So then I thought that maya.bin must not be able to find libtiff given that its a different name. A suggestion I found is that I should make a new symlink to libtiff.so.6 and that should fool Maya into using that instead of the other libtiff, but I have no idea where to make this symlink or if that even matters in the first place. Does any one have suggestions as to what I should do? Should I make a symlink to libtiff, if so where should I put it? Where does Maya.bin look for these links? Should I just suck it up and install Maya again? Thanks
Solved! Go to Solution.