Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Figure out dependencies for other distros #5

Open
garrett opened this issue Oct 7, 2014 · 3 comments
Open

Figure out dependencies for other distros #5

garrett opened this issue Oct 7, 2014 · 3 comments

Comments

@garrett
Copy link
Contributor

garrett commented Oct 7, 2014

Debian, openSUSE, etc.

@garrett
Copy link
Contributor Author

garrett commented Oct 7, 2014

Debian

Requires Jessie or newer. Stable doesn't cut it, as it uses Ruby 1.9.x, and we need Ruby 2+.

apt-get update && apt-get install bundler

openSUSE

zypper install rubygem-bundler ruby-devel gcc-c++ patch make

@garrett
Copy link
Contributor Author

garrett commented Oct 7, 2014

  • I looked into Arch, but it's really not straightforward as far as I can tell.
  • I'm assuming that Ubuntu is probably the same as Debian (but haven't tried it yet).

…Now this info should get integrated into the setup.sh script.

@mscherer
Copy link
Contributor

You could get latest ruby with rvm ( it will make me scream, but not more than bundler )

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

No branches or pull requests

2 participants