ejabberd - Comments for "Error on user login on 64 bit machine" https://www.ejabberd.im/node/583 en Re: Error on user login on 64 bit machine https://www.ejabberd.im/node/583#comment-1404 <div class="quote-msg"> <div class="quote-author"><em>James Bowery</em> wrote:</div> <p>What did you use to install on Fedora Core 4 32-bit? </p></div> <p>Never mind. I see at the end of your message you said: "I used the linux .bin installer on both machines."</p> Tue, 21 Feb 2006 22:23:16 +0000 James Bowery comment 1404 at https://www.ejabberd.im Re: R10B > R9C https://www.ejabberd.im/node/583#comment-1397 <div class="quote-msg"> <div class="quote-author"><em>legoscia</em> wrote:</div> <p>R10B is higher than R9C, isn't it? At least it looks like that on <noindex><a href="http://www.erlang.org/download.html" rel="nofollow" >the download page</a></noindex>.</p></div> <p>Oops, I was indeed wrong.</p> Tue, 21 Feb 2006 14:49:53 +0000 sander comment 1397 at https://www.ejabberd.im R10B > R9C https://www.ejabberd.im/node/583#comment-1394 <p>R10B is higher than R9C, isn't it? At least it looks like that on <noindex><a href="http://www.erlang.org/download.html" rel="nofollow" >the download page</a></noindex>.</p> Tue, 21 Feb 2006 10:56:34 +0000 legoscia comment 1394 at https://www.ejabberd.im Re: Error on user login on 64 bit machine https://www.ejabberd.im/node/583#comment-1393 <div class="quote-msg"> <div class="quote-author"><em>Brad789</em> wrote:</div> <p>I have 2 servers, one a test server running Fedora Core 4, and another a production server running Fedora Core 4 64 bit. </p></div> <p>What did you use to install on Fedora Core 4 32-bit?</p> <p>My yum repositories don't seem to contain ejabberd and don't even supply an erlang recent enough to compile ejabberd 1.0.0.</p> Tue, 21 Feb 2006 08:46:20 +0000 James Bowery comment 1393 at https://www.ejabberd.im Re: R10B-8.2? https://www.ejabberd.im/node/583#comment-1392 <div class="quote-msg"> <div class="quote-author"><em>James Bowery</em> wrote:</div> <p>Is R10B-8.2 ok? That's what Fedora Core 4 yum wants to install.</p></div> <p>Not if you want version 1.0.0: "This release requires Erlang/OTP R9C or higher." (see <noindex><a href="/ejabberd-1.0.0" rel="nofollow" >ejabberd 1.0.0 release announcement</a></noindex>).</p> Mon, 20 Feb 2006 22:57:58 +0000 sander comment 1392 at https://www.ejabberd.im R10B-8.2? https://www.ejabberd.im/node/583#comment-1391 <p>Is R10B-8.2 ok? That's what Fedora Core 4 yum wants to install.</p> Mon, 20 Feb 2006 21:13:45 +0000 James Bowery comment 1391 at https://www.ejabberd.im Common error message https://www.ejabberd.im/node/583#comment-1249 <p>If you are using SVN, you must do 'autoconf' before './configure'.</p> <p>If you are using the stable ejabberd-1.0.0.tar.gz make sure to have openssl 0.9.7g or newer, including the development files. If you compiled Erlang from sources you may need to recompile it once OpenSSL is updated to a recent version. </p> <p>If you use Erlang R10B-8 or older, update to R10B-9. If you use R9C, don't worry.</p> Fri, 13 Jan 2006 22:19:59 +0000 mfoss comment 1249 at https://www.ejabberd.im Compiling failed https://www.ejabberd.im/node/583#comment-1246 <p>I get this error:</p> <p>./ejabberd_s2s_in.erl:33: can't find include lib "ssl/pkix/PKIX1Explicit88.hrl"<br /> ./ejabberd_s2s_in.erl:34: can't find include lib "ssl/pkix/PKIX1Implicit88.hrl"<br /> ./ejabberd_s2s_in.erl:556: undefined macro ''id-at-commonName''<br /> ./ejabberd_s2s_in.erl:250: function get_cert_domains/1 undefined</p> <p>when I try to compile. I have Expat, Openssl, and Erlang installed and updated. The cofigure step goes fine, I get that error part way through compilation when I run make.</p> Fri, 13 Jan 2006 17:25:13 +0000 Brad789 comment 1246 at https://www.ejabberd.im The binery installer is for https://www.ejabberd.im/node/583#comment-1236 <p>The binary installer is for Linux i386. Why don't you simply compile ejabberd from sources?</p> <p>On Ubuntu-AMD64 I got OpenSSL, Expat, an Erlang from APT, and compiled ejabberd from sources. It works perfectly.</p> Wed, 11 Jan 2006 21:42:29 +0000 mfoss comment 1236 at https://www.ejabberd.im