libmwmclmcrrt.so.9.0.1 missing from the package
조회 수: 7 (최근 30일)
이전 댓글 표시
./run_FilterRNAMutationsNoPoN.sh /data/users/prakha/v95/ example_RNA_vs_DNA_somatic_tumor ./example_output/example_RNA_vs_DNA_somatic_pair_RNA.txt ./example_output/example_RNA_vs_DNA_somatic_pair_RNA.call_stats.no_germline.txt 4 ./mat_files/Darned_mat.mat ./mat_files/Radar_mat.mat ./mat_files/Exac_mat.mat
댓글 수: 0
답변 (1개)
Chetan
2023년 9월 22일
I understand that you are facing an issue while running the compiled application from the terminal window and getting the error.
This error may occur if the environment variable LD_LIBRARY_PATH of the system is not set correctly.
To address this issue, refer to the following document for the more detailed solution on how to set the path and fix this issue: https://in.mathworks.com/matlabcentral/answers/1806740
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!