Skip to content

Instantly share code, notes, and snippets.

@mungler
Created July 30, 2010 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mungler/500817 to your computer and use it in GitHub Desktop.
Save mungler/500817 to your computer and use it in GitHub Desktop.
Eddie:~ rory$ couchdb
=ERROR REPORT==== 30-Jul-2010::17:21:04 ===
Unable to load crypto_drv. Failed with error:
"dlopen(/usr/local/Cellar/erlang/R13B04/lib/erlang/lib/crypto-1.6.4/priv/lib/crypto_drv.so, 2): Library not loaded: /opt/local/lib/libcrypto.1.0.0.dylib
Referenced from: /usr/local/Cellar/erlang/R13B04/lib/erlang/lib/crypto-1.6.4/priv/lib/crypto_drv.so
Reason: image not found"
OpenSSL might not be installed on this system.
=INFO REPORT==== 30-Jul-2010::17:21:04 ===
application: crypto
exited: {shutdown,{crypto_app,start,[normal,[]]}}
type: temporary
=INFO REPORT==== 30-Jul-2010::17:21:04 ===
application: couch
exited: {{app_would_not_start,crypto},
{couch_app,start,
[normal,
["/usr/local/etc/couchdb/default.ini",
"/usr/local/etc/couchdb/local.ini"]]}}
type: temporary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment