ejabberd - Comments for "Manual build of ejabberd 2.1.2-3" https://www.ejabberd.im/node/3993 en ejabberd itself doesn't need https://www.ejabberd.im/node/3993#comment-55530 <p>ejabberd itself doesn't need erlang's GTK features, or erlang's documentation files. However, ejabberd needs erlang's stdlib library.</p> <p>The error seems to indicate a problem compiling erlang, not ejabberd. So, you can install erlang from binary packages (you need at least to install erlang-nox and erlang-dev), and only compile ejabberd.</p> Fri, 09 Apr 2010 14:25:47 +0000 mfoss comment 55530 at https://www.ejabberd.im Is there a compile flag that https://www.ejabberd.im/node/3993#comment-55519 <p>Is there a compile flag that allows us to disable GTK?</p> Wed, 07 Apr 2010 22:31:17 +0000 aaronwinborn comment 55519 at https://www.ejabberd.im Huh. Looks like, from https://www.ejabberd.im/node/3993#comment-55518 <p>Huh. Looks like, from <code>Gtk-WARNING **: cannot open display:</code> that it expects to run from X server. That's not possible with my configuration. What now?</p> Wed, 07 Apr 2010 22:29:06 +0000 aaronwinborn comment 55518 at https://www.ejabberd.im