Skip to content
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

Hi I am trying to install Deuteros on my mac but facing issues in installation #2

Open
Ritwikmaity opened this issue Sep 21, 2023 · 2 comments

Comments

@Ritwikmaity
Copy link

After the installation we have this massage ¨Your installation may require additional configuration steps.

Append the following to your DYLD_LIBRARY_PATH environment variable:

/Applications/MATLAB/MATLAB_Runtime/R2022b/runtime/maci64:/Applications/MATLAB/MATLAB_Runtime/R2022b/bin/maci64:/Applications/MATLAB/MATLAB_Runtime/R2022b/sys/osmaci64:/Applications/MATLAB/MATLAB_Runtime/R2022b/extern/bin/maci64

If MATLAB Runtime is to be used with MATLAB Production Server, you do not need to modify the above environment variable.In the following directions, replace MR/R2022b by the directory on the target machine where MATLAB is installed, or MR by the directory where the MATLAB Runtime is installed.

If the environment variable DYLD_LIBRARY_PATH is undefined, set it to the following string:

MR/R2022b/runtime/maci64:MR/R2022b/sys/os/maci64:MR/R2022b/bin/maci64

If it is defined, set it to the following:

${DYLD_LIBRARY_PATH}:MR/R2022b/runtime/maci64:MR/R2022b/sys/os/maci64:MR/R2022b/bin/maci64¨
after resolving this with ¨
(base) ritwikmaity@Ritwiks-MacBook-Air ~ % echo $DYLD_LIBRARY_PATH

(base) ritwikmaity@Ritwiks-MacBook-Air ~ % export DYLD_LIBRARY_PATH=MR/R2022b/runtime/maci64:MR/R2022b/sys/os/maci64:MR/R2022b/bin/maci64

(base) ritwikmaity@Ritwiks-MacBook-Air ~ % echo $DYLD_LIBRARY_PATH
MR/R2022b/runtime/maci64:MR/R2022b/sys/os/maci64:MR/R2022b/bin/maci64
(base) ritwikmaity@Ritwiks-MacBook-Air ~ % ¨
The programme wont run and reports ¨Cannot locate a valid install area¨

@andymlau
Copy link
Owner

andymlau commented Oct 3, 2023

Sorry for the late reply. Are you still experiencing an issue with the installation? To be honest, I have no idea why that error is showing, as installation should be quite straightforward (albeit slow) with the MATLAB installer, nor have I encountered the error on any other device running MacOS.

This seems difficult to debug from my end, but if possible, could give me more information regarding which version of Deuteros you're trying to install, and the specification of your hardware, including which version of MacOS you're running, and whether it's running as a virtual machine, etc.

Thanks,
Andy

@npapadopoulo
Copy link

I have the same issue on MacOS.

I'm trying to install Deuteros 2.4.2 on MacOS 12.6.7 not running as a virtual machine. Could you help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants