Open ghost opened 6 years ago
Hi,
This is quite clear I think, you should execute MonaServer from the /MonaServer directory and it will find the MonaBase library into ../MonaBase/lib/
I have tested it this week and it seems to work. Let us know how it goes for you.
Regards
I have just installed Mona on my Mac. I have run through the installation guide, installing LuaJIT and OpenSSL. I have successfully built it. However, when I go to run it, I get this error:
dyld: Library not loaded: ./../MonaBase/lib/libMonaBase.dylib Referenced from: /Users/Username/Downloads/MonaServer-master/MonaServer/MonaServer Reason: image not found Abort trap: 6
I have tried running with Admin Privileges and that does not seem to help either.
Thanks.