-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error while loading shared libraries: libmwlaunchermain.so #3
Comments
Thank you for using PPR-Meta. Have you added the following paths to the LD_LIBRARY_PATH environment variable? |
Hi, have you installed the MATLAB Component Runtime (MCR) R2018a? If you want to run PPR-Meta like your screenshot, you should install MCR (note: even if you have installed MATLAB, you should also install the MCR independently as we desribed in the "Manual.pdf"). Also, I found that the version of your MATLAB was 2018b while the executable file of PPR-Meta was compiled using 2018a. Please be careful of the version because the MATLAB website said that "The version of the MATLAB Runtime is tied to the version of MATLAB". If possible, we recommand that running PPR-Meta in MATLAB GUI. In this way, MCR is not necessary and the MATLAB version is not strict. |
Hi, I met the same problem after I have done the following preparations:
|
Hi, we recently released a docker version of PPR-Meta, in which all related packages have been installed. We have also uploaded the manual named "PPR-Meta manual (include the docker version, draft).pdf" in the github site. You may try the docker version. |
Thank you for you reply! The docker version is very easy to follow, and has been successful installed.
On 8/6/2021 ***@***.***> wrote:
Hi, we recently released a docker version of PPR-Meta, in which all related packages have been installed. We have also uploaded the manual named "PPR-Meta manual (include the docker version, draft).pdf" in the github site.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Hi,
I have tried PPR_meta. I have installed all the dependencies including MATLAB runtime on my Linux system. But I am getting this error when I tried running the example command for testing the installation.
./PPR_Meta: error while loading shared libraries: libmwlaunchermain.so: cannot open shared object file: No such file or directory
Regards
Awan
The text was updated successfully, but these errors were encountered: