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

MacOS 10.15 Catalina and Acycle bug #18

Open
mingsongli opened this issue Feb 20, 2020 · 2 comments
Open

MacOS 10.15 Catalina and Acycle bug #18

mingsongli opened this issue Feb 20, 2020 · 2 comments

Comments

@mingsongli
Copy link
Owner

From users of macOS 10.15 Catalina:

  1. The Acycle installer launcher stops very early.
  2. Then I tried the ‘green’ one. To do that I installed the Matlab runtime (the latest version 2019b for 64 bits) (I tried with 2019a with the same results). When I launch Acycle, I got this error message from a pop-up window:

`---------------------------------------

  Cannot locate a valid install area 

`---------------------------------------

And

xxxxx@xxxxx-MacBook-Pro ~ % /Applications/acycle.app/Contents/MacOS/applauncher ; exit;
dyld: Symbol not found: _mecab_get_feature
  Referenced from: /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
  Expected in: /Applications/MATLAB/MATLAB_Runtime/v96/bin/maci64/libmecab.dylib
 in /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
zsh: abort      /Applications/acycle.app/Contents/MacOS/applauncher
 
[Process completed]
@mingsongli
Copy link
Owner Author

Please read the updated "BOX 1" in the Users' Guide: https://github.com/mingsongli/acycle/blob/master/doc/AC_Users_Guide.pdf

Please follow the instruction and hopefully it will work.

If it doesn’t, you may try to re-install MatLab Runtime 2019a and try again.

@mingsongli
Copy link
Owner Author

image

image

export DYLD_LIBRARY_PATH=/Applications/MATLAB/MATLAB_Runtime/v96/runtime/maci64:/Applications/MATLAB/MATLAB_Runtime/v96/sys/os/maci64:/Applications/MATLAB/MATLAB_Runtime/v96/bin/maci64:/Applications/MATLAB/MATLAB_Runtime/v96/extern/bin/maci64

image

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

1 participant