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

Get 'make dist' working; fix Ruby/bundler #4

Open
apjanke opened this issue Sep 12, 2021 · 1 comment
Open

Get 'make dist' working; fix Ruby/bundler #4

apjanke opened this issue Sep 12, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@apjanke
Copy link
Member

apjanke commented Sep 12, 2021

Right now I'm having trouble getting Ruby and bundler working on my Mac, so I can't build the local docs.

[docs] $ pwd
/Users/janke/local/repos/ExportMlx/docs
[docs] $ bundle install
Could not load OpenSSL.
You must recompile Ruby with OpenSSL support or change the sources in your Gemfile from 'https' to 'http'. Instructions for compiling with OpenSSL
using RVM are available at rvm.io/packages/openssl.
[docs] $
@apjanke apjanke added the bug Something isn't working label Sep 12, 2021
@apjanke apjanke self-assigned this Sep 12, 2021
@apjanke apjanke added this to the 0.1.0 milestone Sep 12, 2021
@apjanke apjanke changed the title Get make dist working; fix Ruby/bundler Get 'make dist' working; fix Ruby/bundler Sep 12, 2021
@apjanke
Copy link
Member Author

apjanke commented Sep 15, 2021

Hacked around this by setting up my Ruby environment from the shell; now at least make doc is working.

Would still like to get this mlxshake_make doc working from inside a Matlab launched from /Applications in the Finder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant