ejabberd - Comments for "ejabberd fails to connect to Redis" https://www.ejabberd.im/forum/25469/ejabberd-fails-connect-redis en Thanks! That worked. I still https://www.ejabberd.im/forum/25469/ejabberd-fails-connect-redis#comment-66882 <p>Thanks! That worked. I still can't believe that the docs don't even mention anything regarding the --enable flags. I ran into this same issue with Riak &amp; Ejabberd, but the Riak error is easier to interpret.</p> <p>Riak error: {"no such file or directory", "riakc.app"}}</p> <p>I have written up some steps to install ejabberd with Riak &amp; Redis support here: <noindex><a href="https://gist.github.com/holtbp/67356943dfc0900573806d9dc123b619" title="https://gist.github.com/holtbp/67356943dfc0900573806d9dc123b619" rel="nofollow" >https://gist.github.com/holtbp/67356943dfc0900573806d9dc123b619</a></noindex></p> Wed, 11 May 2016 22:50:25 +0000 holtbp comment 66882 at https://www.ejabberd.im error undef... may mean that https://www.ejabberd.im/forum/25469/ejabberd-fails-connect-redis#comment-66879 <p>error undef... may mean that erlang can't find some required module. </p> <p>When compiling ejabberd, remember to enable compilation od Redis stuff:</p> <pre> ./configure --enable-redis make </pre> Wed, 11 May 2016 17:00:26 +0000 badlop comment 66879 at https://www.ejabberd.im