#16985: couchdb 0.8.1 does not fully start ---------------------------------+------------------------------------------ Reporter: sethladd@gmail.com | Owner: jwa@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: couchdb | ---------------------------------+------------------------------------------ Comment(by oddsimons@gmail.com): The install script needs to create the directory for the log file, so try this manually and see if that fixes it for you as well: {{{
sudo mkdir -p /opt/local/var/log/couchdb/ /opt/local/bin/couchdb Apache CouchDB 0.8.1-incubating (LogLevel=info) Apache CouchDB is starting.
Apache CouchDB has started. Time to relax. }}} The same directory creation is missing from the `couchdb-devel` version as well. Both work fine once the log directory is created. -- Ticket URL: <http://trac.macports.org/ticket/16985#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS