We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
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
from copy and pasting the lines in https://github.com/jruby/jruby/wiki/Truffle#rvm it gives out errors as following
Parks-MacBook-Air:~ Lud$ rvm mount -r http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz -n jruby-dev-graal http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz - #configure jruby-dev-graal - #download % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 107M 100 107M 0 0 798k 0 0:02:18 0:02:18 --:--:-- 745k Downloaded archive checksum did not match, archive was removed! If you wish to continue with not matching download add '--verify-downloads 2' after the command.
Downloading http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz failed.
The text was updated successfully, but these errors were encountered:
adding --verify-downloads 2 after the command lets me thru installaion success, but i'd still want it to be solved ;)
Sorry, something went wrong.
Now that there are regular releases of JRuby 9 with Truffle in it, we're going to recommend using those and installing GraalVM from another source.
https://github.com/jruby/jruby/wiki/Truffle-FAQ#how-do-i-get-jrubytruffle
No branches or pull requests
from copy and pasting the lines in https://github.com/jruby/jruby/wiki/Truffle#rvm
it gives out errors as following
Parks-MacBook-Air:~ Lud$ rvm mount -r http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz -n jruby-dev-graal
http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz - #configure
jruby-dev-graal - #download
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 107M 100 107M 0 0 798k 0 0:02:18 0:02:18 --:--:-- 745k
Downloaded archive checksum did not match, archive was removed!
If you wish to continue with not matching download add '--verify-downloads 2' after the command.
Downloading http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz failed.
The text was updated successfully, but these errors were encountered: