[rabbitmq-discuss] rabbitmq-server and stomp on debian

Jérémy Lal kapouer at melix.org
Fri Jun 25 19:15:43 BST 2010


I just uploaded this :
http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=rabbitmq-stomp

download the source and see how it compiles.

Regards,
Jérémy.

On 25/06/2010 20:09, Henry Baxter wrote:
> Here is some good documentation:
> http://hg.rabbitmq.com/rabbitmq-stomp/file/default/README
> 
> I would suggest building the server and the adapter from source. After that
> it's just a matter of integrating it into your operating environment. On
> Debian, since you already have apt-get installed it, you can see how the
> package maintainers suggest things are layed out (do a `sudo which
> rabbitmqctl` then read that to see what they're up to, also the
> /etc/init.d/rabbitmq-server script).
> 
> 
> Henry
> 
> On Fri, Jun 25, 2010 at 11:01, Nick Richardson <nick at blitware.com> wrote:
> 
>> Hello,
>>
>> I am attempting to install rabbitmq-server and the Stomp adapter on a
>> Debian 5.0 machine, and I cannot seem to get Stomp to compile.
>>
>> Though outdated, this was the only tutorial I could find via Google:
>> http://blog.ibd.com/scalable-deployment/deploying-rabbitmq-and-stomp-on-ubuntu/
>>
>> Following its instructions, I have installed rabbitmq-server successfully
>> via dpkg/apt-get.  I then checked out the rabbitmq-stomp code into the
>> folder /usr/lib/erlang/lib/ (again, as per instructions).  This is where
>> everything begins to fall apart :)
>>
>> After checking out the rabbitmq-stomp code, I am to change dir into
>> /usr/lib/erlang/lib/rabbitmq-stomp and execute this:
>>
>> make RABBIT_SERVER_SOURCE_ROOT=../rabbitmq_server-1.x.x all
>>
>> It seems the rabbitmq-server source code should be located in
>> /usr/lib/erlang/lib/rabbitmq_server-x.x.x, buuut it's not.  Instead, it has
>> been placed in the directory /usr/lib/rabbitmq/lib/rabbitmq_server-1.8.0/.
>>  "No biggie, I will just specify that dir instead" I figured.  However, I'm
>> now met with this error:
>>
>> RabbitMQ1:/usr/lib/erlang/lib/rabbitmq-stomp# make
>> RABBIT_SERVER_SOURCE_ROOT=/usr/lib/rabbitmq/lib/rabbitmq_server-1.8.0/
>> Makefile:10: ../include.mk: No such file or directory
>> make: *** No rule to make target `../include.mk'.  Stop.
>>
>> I should note that I can set RABBIT_SERVER_SOURCE_ROOT to anything and I'm
>> met with the same error.
>>
>> I have used "locate" to find include.mk, but I don't have a file of that
>> name on my system at all.
>>
>> Has anyone else encountered this headache?  My only goal here is to get
>> rabbitmq-server running with the Stomp adapter on a Debian 5 system.  How do
>> I accomplish this?
>>
>> Thanks in advance for any help you can provide,
>> -Nick
>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
> 
> 
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100625/74c458e0/attachment.pgp>


More information about the rabbitmq-discuss mailing list