baylisscg commented on issue #123:
URL: https://github.com/apache/couchdb-pkg/issues/123#issuecomment-2008564665
@sblaisot
I can get it to run but then it can't connect to the node
```bash
export PATH="${PATH}:/opt/couchdb/bin:/opt/couchdb/erts-12.3.2.15/bin/"
cd /opt/couchdb/releases/3.3.3
# Point no_dot_erlang.boot to start_clean.boot
sudo ln -s start_clean.boot no_dot_erlang.boot
/opt/couchdb/bin/weatherreport --etc /opt/couchdb/etc/
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]