- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello folks.
I am trying to install a trial version of Maya 2025 application on my Linux Ubuntu 20.04.6 LTS 64-bit machine,
using the Autodesk guidelines below:
Installing Maya 2025 on Ubuntu
I've successfully installed and registered it:
/opt/Autodesk/AdskLicensing/Current/helper/AdskLicensingInstHelper list
Licensing service is also up and running:
sudo systemctl status adsklicensing
When I run the following command to start the Maya app from terminal:
/usr/autodesk/maya2025/bin/maya
I get the pop-up window below:
But when I try to register the installed Maya app using my Autodesk ID I get the following error message in terminal:
Here is content of the log file:
WebView2 is not found.
WebView2 is Microsoft library and is not currently supported on Linux. How can I fix it? Is it possible to install Maya (any available version) on Linux Ubuntu machines? Is there any workaround to bypass WebView2 requirement? Any help is appreciated.
Output of the gdb command:
cd /usr/autodesk/maya2025/bin
maya -d gdb
Solved! Go to Solution.