libmwmclmcrrt.so.9.0.1 missing from the package
6 views (last 30 days)
Show older comments
./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 Comments
Answers (1)
Chetan
on 22 Sep 2023
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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!