Skip to content

Instantly share code, notes, and snippets.

@terinjokes
Created October 14, 2013 19:41
Show Gist options
  • Save terinjokes/6980987 to your computer and use it in GitHub Desktop.
Save terinjokes/6980987 to your computer and use it in GitHub Desktop.
>>> Installing rubinius 2.0.0 into /home/terin/.rubies/rubinius-2.0.0 ...
>>> Installing dependencies for rubinius 2.0.0 ...
Reading package lists...
Building dependency tree...
Reading state information...
automake is already the newest version.
bison is already the newest version.
flex is already the newest version.
g++ is already the newest version.
gcc is already the newest version.
libgdbm-dev is already the newest version.
libncurses5-dev is already the newest version.
libreadline-dev is already the newest version.
libyaml-dev is already the newest version.
zlib1g-dev is already the newest version.
llvm-dev is already the newest version.
libssl-dev is already the newest version.
ruby1.9.1-dev is already the newest version.
rubygems is already the newest version.
git is already the newest version.
The following packages were automatically installed and are no longer required:
bsdtar linux-headers-3.5.0-39-generic linux-headers-3.5.0-37
linux-headers-3.5.0-39 linux-headers-3.5.0-37-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>>> Installing bundler ...
Successfully installed bundler-1.3.5
1 gem installed
>>> Downloading http://releases.rubini.us/rubinius-2.0.0.tar.bz2 into /home/terin/src ...
--2013-10-14 12:42:57-- http://releases.rubini.us/rubinius-2.0.0.tar.bz2
Resolving releases.rubini.us (releases.rubini.us)... 176.32.101.57
Connecting to releases.rubini.us (releases.rubini.us)|176.32.101.57|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
>>> Verifying rubinius-2.0.0.tar.bz2 ...
>>> Extracting rubinius-2.0.0.tar.bz2 ...
>>> Bundling rubinius 2.0.0 ...
Using rake (10.1.0)
Using daedalus-core (0.0.1)
Using gems (0.8.3)
Using redcard (1.1.0)
Using rubinius-ast (2.0.8)
Using rubinius-bridge (1.0.3)
Using rubinius-compiler (2.0.4)
Using rubinius-toolset (0.1.1)
Using rubinius-melbourne (2.0.0.18)
Using rubinius-processor (2.0.1)
Using bundler (1.3.5)
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
>>> Configuring rubinius 2.0.0 ...
./configure:8:in `require': no such file to load -- bundler/setup (LoadError)
from ./configure:8
!!! Configuration of rubinius 2.0.0 failed!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment