Update: I’m happy to say I got CouchDB working with all the dependencies. In order for things to link correctly, I used the patch that DarwinPorts uses for compilation. The main change seems to be adding -install_name to the linker call. Once that was done, everything fell into place.
I’m trying to get CouchDB up and running. Unfortunately, I’m getting no love even after building Spidermonkey. Here’s what I’m getting:
a21772:~/apache-couchdb-0.8.0-incubating jlucas$ sudo couchdbApache CouchDB 0.8.0-incubating (LogLevel=info)
Apache CouchDB is starting.dyld: NSLinkModule() error
dyld: Library not loaded: Darwin_DBG.OBJ/libjs.dylib
Referenced from: /usr/local/lib/couchdb/erlang/lib/couch-0.8.0-incubating/priv/lib/couch_erl_driver.so
Reason: image not found
Trace/BPT trap
I wish I could get it going as there are some interesting things I want to experiment with.
- BROWSE / IN TIMELINE
- « Dog Database
- » Your Weekend Reading
- BROWSE / IN Development
- « Mobile NetNewsWire
- » Some things I’ve liked recently
COMMENTS / ONE COMMENT
Benj. added these pithy words on Aug 08 08 at 9:25 amThat’s some bleeding edge stuff right there. What do you have in mind for doing with it?
SPEAK / ADD YOUR COMMENT
Comments are moderated.
