Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to make dist #2

Open
zhenghao1 opened this issue Aug 29, 2014 · 6 comments
Open

Unable to make dist #2

zhenghao1 opened this issue Aug 29, 2014 · 6 comments

Comments

@zhenghao1
Copy link

Hi,

I noticed your makefile is just a one liner:

include ../umbrella.mk

This causes my make to fail. Is this intentional?

@simmel
Copy link
Owner

simmel commented Aug 29, 2014

Are you sure you followed the first step in https://github.com/simmel/rabbitmq-auth-backend-kerberos#requirements ?

Also, rabbitmq-auth-backend-kerberos needs to be checked out into the rabbitmq-public-umbrella directory.

Maybe linking to https://www.rabbitmq.com/installing-plugins.html#building in the docs instead makes it clearer how to build? What do you think? (Admittedly, it's not very easy to build a rabbitmq plugin but it could also be alot harder I suppose..)

@zhenghao1
Copy link
Author

Ah ok, guess I missed that in a hurry. Thanks.

@zhenghao1
Copy link
Author

Hi @simmel ,

Do you think it would be possible to provide a link to a pre-built binary of this plugin (much like the ones here with a download link to the *.ez file)?

Reason being, I don't have the liberty to issue hg clone commands.

@simmel
Copy link
Owner

simmel commented Sep 2, 2014

It might be possible via Travis CI, see here and here. But I'm afraid I don't have time to enable it at the moment. And interesting project though!

To solve your immediate problem though you can just download a .{zip,bz2,gz} of the rabbitmq-public-umbrella repo here. Be sure to match the tag with the version you use on your rabbitmq installation.

@simmel
Copy link
Owner

simmel commented Nov 10, 2014

Did you get it to build?

I've learned some issues with building binaries with TravisCI: they only run Ubuntu on their build servers so I could only build and Ubuntu binary release I'm afraid. I still think this is worth pursuing though.

@simmel
Copy link
Owner

simmel commented Jul 16, 2015

Seems like TravisCI is about to support multiple OS:es.

When this is available for general usage and "enough" people +1 this I will pursue it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants