Failed to load module 'canberra-gtk-module'
조회 수: 14 (최근 30일)
이전 댓글 표시
Before I install the MATLAB, I do the followings;
sudo apt-get install libcanberra-gtk-module
sudo apt-get install libcanberra-gtk-module:i386
At the end of the installation, the installer indicated that extra installation is needed.
It is looking for a supported c compiler for simulink
I clicked onn the supported compiler, error message
Failed to load module "canberra-gtk-module"
What is the solution?
댓글 수: 3
답변 (1개)
Yash
2024년 8월 20일
편집: Yash
2024년 8월 22일
Hi Joe,
The message you are encountering is informational and has no effect on MATLAB. This issue is a known bug and has been acknowledged by MathWorks in the following bug report: https://www.mathworks.com/support/bugreports/1995075 .
To suppress these messages, you might need to set the environment variables. Kindly follow the steps mentioned in the following article: https://www-integ3.mathworks.com/help/releases/R2021a/matlab/matlab_env/remove-canberra-gtk-module-and-pk-gtk-module-messages.html
You can also refer to the following relevant MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/479778
I hope this helps!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!