I had CouchDB running and then I screwed it up.
My computer is a PB G4 running Tiger so I can't use CouchDB X Revival.
Anyhow I tried the command:
sudo launchctl load -w
/opt/local/Library/LaunchDaemons/org.apache.couchdb.plist
as per the wiki.
I get "Workaround Bonjour: Unknown error: 0"
When I use "sudo couchdb" this is what I get back:
Ivans-PowerBook:~ ivan$ sudo couchdb
Apache CouchDB 0.8.1-incubating (LogLevel=info)
Apache CouchDB is starting.
{"init terminating in
do_boot","dlopen(/opt/local/lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib/couch_erl_driver.so,
2): Library not loaded: /opt/local/lib/libicuuc.38.dylib\n Referenced
from:
/opt/local/lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib/couch_erl_driver.so\n
Reason: image not found"}
Crash dump was written to: erl_crash.dump
init terminating in do_boot
(dlopen(/opt/local/lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib/couch_erl_driver.so,
2): Library not loaded: /opt/local/lib/libicuuc.38.dylib
Referenced from:
I think I want to cry.
Ivan.