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

Other Architecture Support #62

Closed
Jwashton opened this issue Jun 16, 2016 · 2 comments
Closed

Other Architecture Support #62

Jwashton opened this issue Jun 16, 2016 · 2 comments

Comments

@Jwashton
Copy link
Contributor

Jwashton commented Jun 16, 2016

I'm running Fedora Server on a Raspberry Pi (because awesome), and was hoping to install nodejs via asdf. Unfortunately as far as I can tell asdf only offers the standard Intel packages. Node.js does offer ARM binaries, so the only trick is to convince asdf to pull the right package.

It seems like it would be important for this feature to not interfere with the 99% of other use cases, so maybe an opt-in feature? I'm picturing something like a line in a settings file that tells asdf to prefer ARM packages when available. Actually, it should be possible to detect the architecture of the current environment, and get the appropriate package from there.

@HashNuke
Copy link
Member

@Jwashton Yes we want to support Raspberry Pi ~! Thanks for the PR with Fedora instructions. Please tell us or PR if any changes are required to make things better on the Pi.

I have one running Raspbian too.

@Stratus3D
Copy link
Member

@Jwashton I'm closing this issue since it seems like this is something individual plugins should be responsible for. I'm not sure there is anything else asdf itself can do to make this easier. We definitely want asdf to work on other architectures though, so if there is something else that needs addressed please reopen this issue.

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

3 participants