I have already followed this link and installed mongosqld
in my Mac OS. Now, I can see the folder under contents under bin/mongosqld
.
But, when I followed this link and launched /bin/mongosqld
, I got the error:
$ bin/mongosqld
dyld: Library not loaded: /usr/local/opt/openssl@1.1/lib/libssl.1.1.dylib
Referenced from: /Users/chengtie/Downloads/mongodb-bi-osx-x86_64-v2.13.4/bin/mongosqld
Reason: image not found
Abort trap: 6
Does anyone know how to fix this?