[rabbitmq-discuss] Can't run rabbitmq-server... Install issue?

Alex Wayne alex at beautifulpixel.com
Tue Oct 20 02:39:56 BST 2009


Om my.  Well that is embarrasing...
In my defense the installation instruction don't mention rabbit actually has
to be compiled at all:
http://www.rabbitmq.com/install.html#install-generic-unix
It says:

1. Install erlang
2. unpack rabbitmq tarball and place with other erlang libs
3. Customize script/rabbitmq-server environment variables

Not actually knowing erlang at all I had no idea this was a even a compiled
language at all.  It seems that a step 2.5 "run a make command in the
rabbitmq-server_version directory", would have saved me a headache.

Anyway, thanks very much for the head slapper there.  I probably should have
known.
-Alex


On Mon, Oct 19, 2009 at 6:31 PM, Ari Lerner <arilerner at mac.com> wrote:

> Did you make rabbit?
>
> cd rabbitmq-server && make ?
>
> Ari
>
> On Oct 19, 2009, at 6:24 PM, Squeegy wrote:
>
>
>> I seem to have quite an adventure getting rabbitmq-server running on my
>> snow
>> leopard machine.
>>
>> Macports failed to install erlang, due to some bizarre compilation errors,
>> so I installed it from source.  It also failed to install rabbitmq-server,
>> so I tried to install it manually.  I it appears to have install erlangs
>> libs to /usr/local/lib/erlang/lib/, so that it where I put the
>> rabbitmq-server-1.7.0 directory.  But when I run the server, it's not
>> happy:
>>
>> ---
>> $ /usr/local/lib/erlang/lib/rabbitmq-server-1.7.0/scripts/rabbitmq-server
>> {"init terminating in
>> do_boot",{undef,[{rabbit,start,[]},{init,start_it,1},{init,start_em,1}]}}
>>
>> Crash dump was written to: erl_crash.dump
>> init terminating in do_boot ()
>> ---
>>
>> The crash log is no less than 12,000 lines and I have no idea what to make
>> of it.  I can run "erl" just fine, and I get the erlang prompt (I think):
>>
>> ---
>> $ erl
>> Erlang R13B02 (erts-5.7.3) [source] [smp:2:2] [rq:2] [async-threads:0]
>> [kernel-poll:false]
>>
>> Eshell V5.7.3  (abort with ^G)
>> 1>
>> ---
>>
>> So I have no idea what is going on here.  I have put the crashdump up
>> here:
>> http://gist.github.com/213893
>>
>> In case someone  smarter than I can make heads or tails of it.  I would
>> really appreciate any tips here and what noobie mistake I made here.
>>
>> Thank you to anyone who can help me out.
>> --
>> View this message in context:
>> http://www.nabble.com/Can%27t-run-rabbitmq-server...-Install-issue--tp25967988p25967988.html
>> Sent from the RabbitMQ mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20091019/2b63d060/attachment.htm 


More information about the rabbitmq-discuss mailing list