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

How to deal with gems that have binary dependencies? #60

Open
sserdyuk opened this issue Aug 5, 2015 · 3 comments
Open

How to deal with gems that have binary dependencies? #60

sserdyuk opened this issue Aug 5, 2015 · 3 comments

Comments

@sserdyuk
Copy link

sserdyuk commented Aug 5, 2015

Hi There! I am trying to use Releasy to build a Windows exe on Linux using windows_wrapped build method.
The question I have: how to deal with gems that have binary dependencies? Nokogiri is the one I'm looking at specifically.

@bil-bas
Copy link
Collaborator

bil-bas commented Aug 5, 2015

Well, it is a very long time since I looked at this (I work exclusively with python nowadays and sort of left poor releasy to languish), but as far as i remember, it should "just work" by downloading the windows version of the gem for you.

@sserdyuk
Copy link
Author

sserdyuk commented Aug 5, 2015

Thank you for prompt response. Do you remember how it locates dependencies?
I have a Gemfile. Is that enough?

--Regards, Sergei. / sent from my phone, please excuse typos /
On Aug 5, 2015 12:19 PM, "Bil Bas" notifications@github.com wrote:

Well, it is a very long time since I looked at this (I work exclusively
with python nowadays and sort of left poor releasy to languish), but as far
as i remember, it should "just work" by downloading the windows version of
the gem for you.


Reply to this email directly or view it on GitHub
#60 (comment).

@bil-bas
Copy link
Collaborator

bil-bas commented Aug 5, 2015

A gemfile is required and yes, it should get the info it needs from there.

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

No branches or pull requests

2 participants