Created
October 2, 2009 12:45
-
-
Save rsim/199713 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ couchdb | |
sh: line 0: exec: crypto_drv: not found | |
=INFO REPORT==== 2-Oct-2009::15:44:44 === | |
application: crypto | |
exited: {shutdown,{crypto_app,start,[normal,[]]}} | |
type: temporary | |
Apache CouchDB 0.9.1 (LogLevel=info) is starting. | |
{"init terminating in do_boot","dlopen(/usr/local/Cellar/couchdb/0.9.1/lib/couchdb/erlang/lib/couch-0.9.1/priv/lib/couch_erl_driver.so, 2): Symbol not found: _driver_alloc\n Referenced from: /usr/local/Cellar/couchdb/0.9.1/lib/couchdb/erlang/lib/couch-0.9.1/priv/lib/couch_erl_driver.so\n Expected in: flat namespace\n in /usr/local/Cellar/couchdb/0.9.1/lib/couchdb/erlang/lib/couch-0.9.1/priv/lib/couch_erl_driver.so"} | |
Crash dump was written to: erl_crash.dump | |
init terminating in do_boot (dlopen(/usr/local/Cellar/couchdb/0.9.1/lib/couchdb/erlang/lib/couch-0.9.1/priv/lib/couch_erl_driver.so, 2): Symbol not found: _driver_alloc | |
Referenced from: /usr/local |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment