==> ssl_verify_hostname (compile)
src/ssl_verify_hostname.erl:9: can't find include lib "ssl/src/ssl_alert.hrl"
make: *** [compile] Error 1
Reinstalling the latest version of Erlang fixed it.
I'm not sure what you mean by that, but I was able to create an Ubuntu package after Erling was properly installed.Now that I have it properly compiled, I can run it, but what is the recommended best practice for installing this on a server and setting it up to run on system start?Where do I copy the files from the package? Which files are required for deployment?Are there some basic deployment instructions somewhere? With the regular CouchDB I just run "sudo make install".